{
    "name": "FuturY - Strategia Galattica di Sopravvivenza",
    "short_name": "FuturY",
    "description": "Gestisci risorse, lancia missioni spaziali e guida l'umanità verso le stelle.",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0a0e27",
    "theme_color": "#4fd1c7",
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "it",
    "dir": "ltr",
    "scope": "/"
}
