{
    "name": "Primate Pantheon",
    "short_name": "P·12",
    "description": "12 minds. One mission. Yours.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0c08",
    "theme_color": "#0f0c08",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
