{
  "name": "Island Fishing Match — a cozy seaside match game",
  "short_name": "Fishing Match",
  "description": "Instant island vacation vibes in a bright seaside match game.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#08aeea",
  "theme_color": "#08aeea",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
