{
  "name": "SebbieRun — Chubby Bear Idle Runner",
  "short_name": "SebbieRun",
  "description": "A chubby bear. An endless run. Upgrade, gacha, prestige, world boss, global leaderboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "categories": ["games"],
  "icons": [
    {
      "src": "/sebbie-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sebbie-avatar.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
