{
    "name": "POTVUE QR Menu",
    "short_name": "POTVUE",
    "description": "Show Your Dishes & Deals to the World. Multilingual QR Menu with Push Notification.",
    "start_url": "/",
    "handle_links": "preferred",
    "display": "standalone",
    "background_color": "#ffe724",
    "theme_color": "#ffe724",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["food", "business", "productivity"],
    "shortcuts": [
        {
            "name": "History",
            "url": "/history",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        }
    ]
}
