{
  "name": "LUMEN — Cinematic IPTV",
  "short_name": "LUMEN",
  "description": "Cinematic streaming, live TV, films & series — anywhere you are.",
  "lang": "tr-TR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#F5A623",
  "categories": ["entertainment", "music", "video"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Web Player",
      "short_name": "Watch",
      "url": "/watch",
      "description": "Live channels & movies"
    },
    {
      "name": "Hesabım",
      "short_name": "Hesap",
      "url": "/dashboard"
    }
  ]
}
