{
  "name": "DruskMorvenTeryn",
  "short_name": "DruskMorvenTeryn",
  "description": "A hub of classic, quick-play browser games crafted for instant entertainment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#0e0e10",
  "lang": "en",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/img/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
