{
  "name": "ID Wellness Dental Patient Portal",
  "short_name": "ID Wellness",
  "description": "Manage your dental care — appointments, records, and payments at ID Wellness Dental.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F2EA",
  "theme_color": "#1C1B19",
  "icons": [
    {
      "src": "/images/logo-cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "lang": "en-US"
}
