{
  "id": "/",
  "name": "Bottled - Bottle Matching Game",
  "short_name": "Bottled",
  "description": "Daily can-matching puzzle game. Free to play and brain-boosting fun!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A103C",
  "theme_color": "#1A103C",
  "orientation": "portrait",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
