{
    "name": "Starpolar",
    "short_name": "Starpolar",
    "description": "Routines, planning, training, nutrition, shopping, and finances — one connected app.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#030006",
    "theme_color": "#030006",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Download",
            "url": "/download.html",
            "description": "Download Starpolar for iOS and Android"
        },
        {
            "name": "What's New",
            "url": "/updates.html",
            "description": "Latest app updates and release notes"
        }
    ]
}
