{
    "name": "SIMPATI SMPN 1 Tanjungpinang",
    "short_name": "SIMPATI",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#0056b3",
    "display": "standalone",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "375x667",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Tampilan Login SIMPATI"
        },
        {
            "src": "/images/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Halaman Utama SIMPATI"
        }
    ]
}