{
    "name": "PilotAutomat",
    "short_name": "PilotAutomat",
    "description": "Prospectare automată prin SMS către firme noi din România.",
    "lang": "ro",
    "id": "/?pwa=1",
    "start_url": "/dashboard?pwa=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#eee2ff",
    "theme_color": "#0a3922",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
