{
  "name": "Rewind",
  "short_name": "Rewind",
  "description": "Music & Movie Game — hear, watch, guess the year",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#051028",
  "theme_color": "#051028",
  "orientation": "portrait",
  "icons": [
    { "src": "logo.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" },
    { "src": "logo.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
