{
    "name": "DeliRoute",
    "short_name": "DeliRoute",
    "description": "配達ルート最適化SaaS",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#367398",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "ja",
    "dir": "ltr"
}