{
    "id": "https://localhost/",
    "name": "Website SPPG Berau",
    "short_name": "SPPG Berau",
    "start_url": "https://localhost/",
    "scope": "https://localhost/",
    "display": "standalone",
    "background_color": "#f3f7f1",
    "theme_color": "#023c27",
    "icons": [
        {
            "src": "https://localhost/assets/images/maskable_icon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any",
            "label": "Icon 192x192"
        },
        {
            "src": "https://localhost/assets/images/maskable_icon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any",
            "label": "Icon 512x512"
        }
    ],
    "description": "Website SPPG Berau milik Intelijen Kejaksaan Negeri Berau.",
    "developer": {
        "name": "INTELIJEN KEJAKSAAN NEGERI BERAU",
        "url": "https://localhost/"
    },
    "permissions": [
        "notifications"
    ],
    "splash_pages": [
        {
            "src": "https://localhost/assets/images/logo.png",
            "sizes": "640x1136",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "https://localhost/assets/images/screenshot_desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "https://localhost/assets/images/screenshot_mobile.png",
            "sizes": "360x640",
            "type": "image/png"
        }
    ]
}