{
  "name": "DentalFlow",
  "short_name": "DentalFlow",
  "description": "Dental practice management: scheduling, patients, receipts and payments.",
  "start_url": "/calendar",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFCF8",
  "theme_color": "#123F35",
  "icons": [
    {
      "src": "/app-icon.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
