{
    "name": "Avernic RSPS",
    "short_name": "Avernic",
    "description": "Avernic RSPS — custom RuneScape private server. Store, vote, forums, highscores, and more.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0d0d0d",
    "theme_color": "#7c44df",
    "icons": [
        {
            "src": "/assets/icons/icon-192.png?v=3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon-512.png?v=3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon-512.png?v=3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Store",
            "url": "/store",
            "icons": [{ "src": "/assets/icons/icon-192.png?v=3", "sizes": "192x192" }]
        },
        {
            "name": "Vote",
            "url": "/vote",
            "icons": [{ "src": "/assets/icons/icon-192.png?v=3", "sizes": "192x192" }]
        },
        {
            "name": "Forums",
            "url": "/forum",
            "icons": [{ "src": "/assets/icons/icon-192.png?v=3", "sizes": "192x192" }]
        }
    ]
}
