{
  "name": "Fireboy & Watergirl",
  "short_name": "Fire & Water",
  "description": "Classic co-op puzzle — guide Fireboy and Watergirl through the Forest Temple.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0f2619",
  "theme_color": "#1a3d2e",
  "icons": [
    {
      "src": "./icons/rs-152-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/rs-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/rs-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
