{
  "name": "EuroSeason",
  "short_name": "EuroSeason",
  "description": "The Eurovision Fan Game \u2014 Rate songs, build rankings, compete with fans worldwide.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF2F8",
  "theme_color": "#A855F7",
  "dir": "auto",
  "lang": "he",
  "id": "/",
  "categories": ["entertainment", "games", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home feed"
    },
    {
      "src": "/screenshots/countries.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse countries"
    }
  ]
}
