{
    "short_name": "Quantify My Bike",
    "name": "Quantify My Bike - Bike manager for Strava",
    "description": "Bike manager for Strava. Calculates bike and component use based on your Strava cycling activities. See how long components last. Compare components from different brands. View stunning visualizations.",
    "lang": "en-us",
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "id": "qmb_pwa",
    "start_url": "/?utm_source=qmb_pwa&utm_medium=qmb_pwa",
    "scope": "/",
    "orientation": "any",
    "theme_color": "#0b5ed7",
    "background_color": "#0d6efd",
    "display": "standalone",
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.quantifymybike.android",
            "id": "com.quantifymybike.android"
        }
    ],
    "prefer_related_applications": true
}
