{
  "name": "Origin Protocol",
  "short_name": "Origin",
  "description": "Your Personal Workout Engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
