{
  "name": "SphereInArt - TV Shows Streaming Platform",
  "short_name": "SphereInArt",
  "description": "Discover and stream the best TV shows on SphereInArt. Watch popular series, top-rated shows, and new episodes airing today in Canada.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video", "streaming"],
  "lang": "en-CA",
  "dir": "ltr"
}
