{
    "name": "AP-Versand",
    "short_name": "AP-Versand",
    "description": "Versand- und Lagerverwaltung für den eBay-Shop AP-Handel Online",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f4f4f4",
    "theme_color": "#2f6f4f",
    "lang": "de",
    "icons": [
        {
            "src": "/static/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
