{
  "name": "Dentaverse Care",
  "short_name": "Dentaverse",
  "description": "Dental aftercare guides, symptom helper, and family dental support.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#faf9f3",
  "theme_color": "#2e8294",
  "orientation": "any",
  "icons": [
    {
      "src": "public/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
