{
    "name": "v2aDiary Trip Logger",
    "short_name": "v2aDiary",
    "description": "Voice-driven business trip logging",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a73e8",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/TripDiaryLogoSmall.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
