{
    "id": "https://app.songuide.com/",
    "name": "SONGUIDE",
    "short_name": "SONGUIDE",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#134e4a",
    "description": "Manage your songs, setlists, and chords with ease on all your devices. Built for musicians, bands and worship teams.",
    "lang": "en",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["music", "utilities"],
    "screenshots": [
        {
            "src": "og-image.png",
            "sizes": "2400x1260",
            "type": "image/png",
            "form_factor": "wide",
            "label": "SONGUIDE"
        },
        {
            "src": "pwa-narrow.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "SONGUIDE"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
