{
  "id": "/",
  "name": "Land of Shadows",
  "short_name": "LoS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07101b",
  "theme_color": "#07101b",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/pwa/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa/apple-touch-icon.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }
  ]
}
