{
    "name": "Hootchie Cootchie Community",
    "short_name": "Hootchie",
    "description": "Hootchie Cootchie Community – Events, Chat, Galerie und Reisen für die Community.",
    "lang": "de",
    "dir": "ltr",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",
    "background_color": "#191919",
    "theme_color": "#2c3e50",
    "categories": ["social", "lifestyle", "travel"],
    "icons": [
        { "src": "/icons/pwa/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/pwa/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Startseite",
            "short_name": "Home",
            "url": "/home?source=pwa",
            "icons": [{ "src": "/icons/pwa/shortcut-home.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "Chat",
            "short_name": "Chat",
            "url": "/chat?source=pwa",
            "icons": [{ "src": "/icons/pwa/shortcut-chat.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "Galerie",
            "short_name": "Galerie",
            "url": "/gallery?source=pwa",
            "icons": [{ "src": "/icons/pwa/shortcut-gallery.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "Reisen",
            "short_name": "Reisen",
            "url": "/reisen?source=pwa",
            "icons": [{ "src": "/icons/pwa/shortcut-reisen.png", "sizes": "96x96", "type": "image/png" }]
        }
    ],
    "screenshots": [
        {
            "src": "/icons/pwa/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Hootchie Cootchie Community auf dem Desktop"
        },
        {
            "src": "/icons/pwa/screenshot-narrow.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Hootchie Cootchie Community auf dem Smartphone"
        }
    ]
}
