{
  "name": "Rivers Reckoning",
  "short_name": "Rivers",
  "description": "A mobile-first fantasy creature-catching RPG about exploration, monsters, and mystery.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fdf6e3",
  "theme_color": "#fdf6e3",
  "icons": [
    {
      "src": "icons/poki-soweli-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/poki-soweli-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/poki-soweli-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/poki-soweli-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/poki-soweli-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
