{
    "name": "ruppu.it | Organize your life and boost productivity",
    "short_name": "ruppu.it",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#fffffe",
    "background_color": "#fffffe",
    "display": "standalone",
    "lang": "en",
    "locales": {
        "en": "https://ruppu.it/",
        "it": "https://ruppu.it/it/"
    }
}