{
  "id": "/",
  "lang": "en",
  "short_name": "BreachFix",
  "name": "BreachFix – Adventist Media, Bible & Health",
  "description": "Faith-based streaming, Bible tools, and health ministries. Watch offline with a subscription.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/media?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a1628",
  "background_color": "#0a1628",
  "categories": ["entertainment", "education", "lifestyle"],
  "shortcuts": [
    {
      "name": "Media",
      "short_name": "Media",
      "description": "Browse movies, TV, and documentaries",
      "url": "/media?source=pwa-shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Downloads",
      "short_name": "Downloads",
      "description": "Watch offline downloads",
      "url": "/downloads?source=pwa-shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Connect",
      "short_name": "Connect",
      "description": "Community feed and messages",
      "url": "/connect/home?source=pwa-shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
