{
    "id": "/app-entry",
    "name": "Gotham City \u2014 Swipe Swipe, Like Dan Ekseskusi",
    "short_name": "Gotham City",
    "description": "Swipe Swipe, Like Dan Ekseskusi",
    "start_url": "/app-entry",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1B1A2E",
    "theme_color": "#1B1A2E",
    "lang": "id",
    "dir": "ltr",
    "categories": [
        "social",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/assets/branding/icon-192.png?v=1790056577",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/branding/icon-512.png?v=1790056577",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/branding/icon-maskable-512.png?v=1790056577",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}