{
    "name": "Aspire Performance & Nutrition",
    "short_name": "Aspire Portal",
    "description": "Beta portal app for guides, tools, and dashboards. Add it to your home screen for faster access.",
    "id": "/",
    "start_url": "/portal",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#0D1B2A",
    "theme_color": "#0D1B2A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "health",
        "fitness",
        "education"
    ]
}
