{
    "name": "Pet House Orders",
    "short_name": "PetHouse",
    "description": "Order management and shipping label printer for Pet House",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f5f7",
    "theme_color": "#1a1a2e",
    "icons": [
        { "src": "/icons/icon-180.png?v=2", "sizes": "180x180", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
