{
    "name": "potatodo!",
    "short_name": "potatodo!",
    "description": "Jaettavat tehtävälistat kavereiden ja perheen kanssa.",
    "start_url": "index.php",
    "scope": ".",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f5f7",
    "theme_color": "#2563eb",
    "lang": "fi",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
