{
  "name": "Rinne",
  "short_name": "Rinne",
  "description": "A Pokemon roguelite: pick a starter, catch a team, take ten badges, beat the Elite Four.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0c0a",
  "theme_color": "#0a0c0a",
  "icons": [
    { "src": "assets/website/pwa-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/website/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
