{
    "name": "Puntenbalans",
    "short_name": "Puntenbalans",
    "description": "Houd bij hoeveel energie je activiteiten kosten per dag.",
    "start_url": "https://www.puntenbalans.nl/",
    "scope": "https://www.puntenbalans.nl/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f0eb",
    "theme_color": "#c9622f",
    "lang": "nl",
    "icons": [
        {
            "src": "https://www.puntenbalans.nl/wp-content/plugins/puntenbalans/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://www.puntenbalans.nl/wp-content/plugins/puntenbalans/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "lifestyle",
        "productivity"
    ]
}