{
    "name": "Geraktimur",
    "short_name": "GTDC",
    "description": "Portal berita terkini dari Timur Indonesia",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#6366f1",
    "background_color": "#f8fafc",
    "lang": "id",
    "categories": ["news"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-any.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/mobile.png",
            "sizes": "540x1170",
            "type": "image/png",
            "label": "Beranda Geraktimur di mobile"
        },
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Beranda Geraktimur di desktop"
        }
    ],
    "shortcuts": [
        {
            "name": "Terkini",
            "short_name": "Terkini",
            "url": "/indeks",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Populer",
            "short_name": "Populer",
            "url": "/populer",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
