{
  "id": "/",
  "name": "The Lab — SeppeLabs",
  "short_name": "The Lab",
  "description": "A small world that moves to what it hears. Walk in, sign in at the front desk, see your money in the Treasury.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "finance"],
  "icons": [
    { "src": "/icons/lab-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/lab-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/lab-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/lab-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "launch_handler": { "client_mode": "focus-existing" }
}
