{
  "name": "OSS Treatment Planning",
  "short_name": "OSS",
  "description": "Orthodontic Specialty Services – Diagnostic & Treatment Planning System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#0e4d5c",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "shortcuts": [
    {
      "name": "New Case",
      "url": "/",
      "description": "Create a new orthodontic case"
    }
  ]
}
