{
    "name": "Norway by UwU Apps",
    "short_name": "Absolutely Norway",
    "description": "There's Absolutely Norway you can get all of this in a single web app!",
    "icons": [{
            "src": "TAN-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "TAN-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "screenshots": [{
            "src": "/images/screenshot_1.png",
            "type": "image/png",
            "sizes": "1080x2340",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshot_2.png",
            "type": "image/png",
            "sizes": "1920x1080",
            "form_factor": "wide"
        }
    ],
    "start_url": "/",
    "theme_color": "#cfc",
    "background_color": "#cfc",
    "display": "standalone",
    "display_override": ["fullscreen", "minimal-ui", "window-controls-overlay"],
    "orientation": "any",
    "id": "norway",
    "dir": "ltr",
    "scope": "/",
    "lang": "en",
    "categories": [
        "entertainment",
        "lifestyle",
        "utilities"
    ],
    "shortcuts": [
        {
            "name": "Statistics Norway",
            "short_name": "Stats",
            "url": "/stats",
            "icons": [{ "src": "TAN-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Entity Lookup",
            "short_name": "Entities",
            "url": "/entities",
            "icons": [{ "src": "TAN-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Weather",
            "short_name": "Weather",
            "url": "/weather",
            "icons": [{ "src": "TAN-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Currency & Rates",
            "short_name": "Bank",
            "url": "/bank",
            "icons": [{ "src": "TAN-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Library Search",
            "short_name": "Library",
            "url": "/library",
            "icons": [{ "src": "TAN-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}