{
    "name": "Hotel IT Operations Checksheet",
    "short_name": "IT Checksheet",
    "description": "Daily IT department checklist, incident logging, and shift handover for hotel operations.",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}