{
  "name": "NodeCast TV",
  "short_name": "NodeCast",
  "description": "Stream live TV, movies, and series with EPG support",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/img/screenshots/screenshot-dashboard.png", "sizes": "1024x575", "type": "image/png", "form_factor": "wide", "label": "Home dashboard" },
    { "src": "/img/screenshots/screenshot-1.png", "sizes": "1024x575", "type": "image/png", "form_factor": "wide" },
    { "src": "/img/screenshots/screenshot-2.png", "sizes": "1024x575", "type": "image/png", "form_factor": "wide" },
    { "src": "/img/screenshots/screenshot-settings.png", "sizes": "1024x575", "type": "image/png", "form_factor": "wide", "label": "Settings" }
  ]
}
