{
    "name": "Frontier Signals",
    "short_name": "Frontier Signals",
    "description": "Real-time monitoring of space weather, geological events, and their impacts on Earth",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#2d1846",
    "theme_color": "#00ffff",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "science"],
    "screenshots": [
        {
            "src": "images/screenshot-1.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}
