{
    "name": "FlightEye",
    "short_name": "FlightEye",
    "description": "Real-time ATC24 flight tracking radar",
    "start_url": "/flighteye/",
    "scope": "/flighteye/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0c0c0c",
    "theme_color": "#f6be00",
    "icons": [
        {
            "src": "/flighteye.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/flighteye.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "navigation"],
    "screenshots": []
}
