{
  "name": "frai.tv - FREE AI Enhanced TV",
  "short_name": "frai.tv",
  "description": "Über 400 restaurierte Public Domain Klassiker in 8K. Kostenlos, legal, werbefrei.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "any",
  "lang": "de",
  "dir": "ltr",
  "categories": ["entertainment", "video", "education"],
  "icons": [
    {
      "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": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "frai.tv — Vintage Cinema Remastered in 8K"
    }
  ],
  "shortcuts": [
    {
      "name": "CommunityTV Live",
      "short_name": "Live",
      "description": "Interactive Live Stream Dashboard",
      "url": "/live"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
