{
    "name": "FishTank Live",
    "short_name": "FishTank",
    "description": "One shared 3D aquarium, live 24/7. Add your own fish and watch it swim.",
    "start_url": "/display",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#03131f",
    "theme_color": "#03131f",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
