{
  "name": "Lost in Pixel Studio",
  "short_name": "Lost in Pixel",
  "description": "Indie studio. Pixel-art RPGs in the browser. First game: Lone Genesis.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#060308",
  "theme_color": "#08060c",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/img/brand/emblem-nav-128.webp?v=2",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/assets/img/brand/emblem-nav.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
