{
  "name": "River of Delusion",
  "short_name": "Delusion",
  "description": "Drift downriver with a rabbit learning to master fear: dock at piers, trade, take risks, and survive until dawn.",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#5bb8e8",
  "theme_color": "#102431",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
