{
    "name": "PressedCoins",
    "short_name": "PressedCoins",
    "description": "Karte fuer Elongated Coins, Penny Press und Quetschmuenzen.",
    "start_url": "/map?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f6f4ef",
    "theme_color": "#0b6e4f",
    "categories": ["travel", "maps", "lifestyle"],
    "lang": "de",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Karte",
            "short_name": "Karte",
            "url": "/map?source=pwa-shortcut",
            "description": "PressedCoins-Karte oeffnen"
        },
        {
            "name": "Meine Sammlung",
            "short_name": "Sammlung",
            "url": "/me?panel=collection&source=pwa-shortcut",
            "description": "Gesammelte Standorte oeffnen"
        }
    ]
}
