{
  "id": "/",
  "name": "Hamstar",
  "short_name": "Hamstar",
  "description": "Three hamsters. One champion. The wheel decides.",
  "lang": "en",
  "start_url": "/arena",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080614",
  "theme_color": "#FFD60A",
  "icons": [
    {
      "src": "/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Enter Arena",
      "short_name": "Arena",
      "description": "Go to the live race arena",
      "url": "/arena",
      "icons": [{ "src": "/images/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meet the Racers",
      "short_name": "Racers",
      "description": "Learn about Dash, Flash, and Turbo",
      "url": "/pet",
      "icons": [{ "src": "/images/app-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["games", "entertainment", "finance"],
  "screenshots": [
    {
      "src": "/screenshots/arena.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hamstar Arena — pick your racer and place your cheer"
    },
    {
      "src": "/screenshots/cheer.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Place your cheer before the race locks"
    },
    {
      "src": "/screenshots/winner.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Champion crowned — share your win"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
