{
  "name": "Riegle Studios",
  "short_name": "Riegle",
  "description": "Discover local spots, watch silent travel films, and explore the world with Riegle Studios.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#C8A96E",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Discover Nearby", "short_name": "Nearby", "url": "/index.html#discover", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Watch Films", "short_name": "Films", "url": "/index.html#films", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Date Night", "short_name": "Date Night", "url": "/index.html?mode=date", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }] }
  ]
}
