{
  "name": "PIXELFIN — cozy pixel fishing",
  "short_name": "PIXELFIN",
  "description": "A cozy pixel-art fishing game in your browser. One island, one round pond, and whoever else is fishing there today.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08243a",
  "theme_color": "#08243a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
