{
    "name": "Govometer — Rate Your Government",
    "short_name": "Govometer",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5B21B6",
    "theme_color": "#5B21B6",
    "description": "Rate politicians, track whether they respond, and hold every level of government accountable — worldwide.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["government", "politics", "news", "utilities"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
