{
    "name": "Anchor Us — Control",
    "short_name": "AU Control",
    "description": "Operator console for the Anchor Us fleet.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#3b4a3b",
    "theme_color": "#3b4a3b",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon-control-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-control-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/icon-control-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["productivity"]
}
