{
  "name": "NextDent",
  "short_name": "NextDent",
  "description": "Everything dental school didn't teach you — free, in one place.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#0E7C6B",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
