{
  "name": "AL-SAN's Avalanche",
  "short_name": "AL-SAN",
  "description": "Endless runner browser game — help the alpaca AL-SAN and FLIPPRX outrun a massive avalanche, jump over obstacles, and collect golden mangoes!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/GameIconFavicon1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/GameIconFavicon1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/GameIconFavicon1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump straight into the game",
      "url": "/",
      "icons": [{ "src": "/GameIconFavicon1.png", "sizes": "any" }]
    }
  ]
}
