{
    "name": "SIAKAD STABA",
    "short_name": "SIAKAD",
    "start_url": "/pwa",
    "scope": "/",
    "id": "/pwa",
    "background_color": "#ffffff",
    "description": "Sistem Informasi Akademik Sekolah Tinggi Analis Bakti Asih Bandung",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait-primary",
    "theme_color": "#0d6efd",
    "categories": ["education", "productivity"],
    "lang": "id",
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}
