{
    "name": "GSM55",
    "short_name": "GSM55",
    "description": "Online shop for smartphone accessories and much more",
    "categories": ["shopping"],
    "display": "minimal-ui",
    "orientation": "portrait",
    "background_color": "#3f4953",
    "theme_color": "#3f4953",
    "start_url": "/",
    "icons": [
        {
            "src": "/pwa-icon.png",
            "sizes": "64x64 128x128 256x256 512x512",
            "type": "image/png"
        },
        {
            "src": "/pwa-icon.png",
            "sizes": "64x64 128x128 256x256 512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
