{
  "lang": "en",
  "name": "games.bensn.at",
  "short_name": "games",
  "description": "Small games & experiments by Benni.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "icons": [
    { "src": "/icons/icon-512.png",          "type": "image/png", "sizes": "512x512",  "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "type": "image/png", "sizes": "512x512",  "purpose": "maskable" }
  ]
}
