{
    "name": "SAFE Action",
    "short_name": "SAFE Action",
    "description": "Take action on science and health legislation. Contact your representatives and defend public health.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#1A2744",
    "theme_color": "#1A2744",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["news", "politics", "social"],
    "shortcuts": [
        {
            "name": "Take Action",
            "url": "/tracker.html",
            "description": "Find bills and contact your reps"
        },
        {
            "name": "Contact Candidates",
            "url": "/outreach.html",
            "description": "Email candidates about the pledge"
        },
        {
            "name": "Media & Press",
            "url": "/media.html",
            "description": "Resources for media and content creators"
        }
    ]
}
