{
    "name": "QuoteSorted",
    "short_name": "QuoteSorted",
    "description": "AI and voice quotes for UK tradespeople.",
    "start_url": "/app",
    "scope": "/app/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#E8500A",
    "orientation": "portrait-primary",
    "lang": "en-GB",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/images/logo/quotesorted-app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo/quotesorted-app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
