{
  "name": "Snap-on Braces — Clinical Portal",
  "short_name": "Snap-on",
  "description": "Snap-on Braces secure orthodontic case management portal",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#228fa0",
  "orientation": "any",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Inbox", "short_name": "Inbox", "url": "/inbox", "description": "Open your work inbox" },
    { "name": "New Case", "short_name": "New Case", "url": "/case-submission", "description": "Submit a new case" },
    { "name": "Kanban", "short_name": "Kanban", "url": "/kanban", "description": "Open the case board" }
  ]
}
