{
    "name": "Baurapport.ch — Baustellen & Rapporte",
    "short_name": "Baurapport",
    "description": "Baustellen, Rapporte und Zeiterfassung für Schweizer Handwerksbetriebe",
    "id": "/?v=3",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#184C9B",
    "orientation": "portrait",
    "lang": "de-CH",
    "dir": "ltr",
    "prefer_related_applications": false,
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/img/icon.png?v=3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon.png?v=3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Meine Baustellen",
            "url": "/app/baustellen",
            "icons": [{"src": "/img/icon.png?v=3", "sizes": "192x192", "type": "image/png"}]
        },
        {
            "name": "Neuer Rapport",
            "url": "/app/rapporte",
            "icons": [{"src": "/img/icon.png?v=3", "sizes": "192x192", "type": "image/png"}]
        }
    ]
}
