{
  "name": "PermitLock",
  "short_name": "PermitLock",
  "description": "Work Permit & LOTOTO Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Permits",
      "short_name": "Permits",
      "description": "View and manage work permits",
      "url": "/permits",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "LOTOTO",
      "short_name": "LOTOTO",
      "description": "Execute LOTOTO procedures",
      "url": "/lototo/procedures",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
