{
    "name": "Makoto",
    "short_name": "Makoto",
    "description": "On-demand artisans — mechanics, electricians, plumbers & more.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "shortcuts": [
        {
            "name": "Request Artisan",
            "short_name": "Request",
            "url": "/index.html",
            "icons": [{ "src": "assets/img/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
