{
    "name": "Autolongevity by G0B3X Telematics",
    "short_name": "Autolongevity",
    "description": "Engineering Vehicle Longevity — maintenance, fuel, mileage, and reminders",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#1a1a1e",
    "theme_color": "#FF6B2B",
    "categories": ["lifestyle", "utilities"],
    "icons": [
        {
            "src": "/branding/icon-dark.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/branding/icon-dark.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/branding/logo-mark-dark.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
