{
  "id": "/",
  "name": "StreamRanker",
  "short_name": "StreamRanker",
  "description": "Only good movies and series, ranked for your services and languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#123C3E",
  "theme_color": "#123C3E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/store-assets/phone-01-recommendations.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ranked recommendations for your services and region"
    },
    {
      "src": "/store-assets/phone-02-tune-sheet.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tune by region, services, and original languages"
    },
    {
      "src": "/store-assets/phone-03-detail-modal.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Title detail with scores and availability"
    }
  ],
  "categories": ["entertainment", "lifestyle"]
}
