{
  "name": "StreamCastly",
  "short_name": "StreamCastly",
  "description": "Mobile streaming app for padel, YouTube & Twitch with professional overlays",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0D14",
  "theme_color": "#006DFC",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment", "utilities"],
  "icons": [
    {
      "src": "/images/streamcastly_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/streamcastly_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.streamcastly",
      "id": "app.streamcastly"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/streamcastly"
    }
  ],
  "prefer_related_applications": false
}
