{
  "name": "Adidash - 3-Stripe Edition",
  "short_name": "Adidash",
  "description": "Play to Win Exclusive Adidas Rewards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/shoe1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shoe1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "sports"],
  "screenshots": [
    {
      "src": "/background.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Adidash - 3-Stripe Edition Gameplay"
    },
    {
      "src": "/background.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Adidash - 3-Stripe Edition Mobile"
    }
  ]
}
