{
  "name": "AfterSolves Dental — Modern Dental Practice Management",
  "short_name": "AfterSolves",
  "description": "Premium multi-tenant SaaS for dental clinics. Appointments, patients, billing, analytics, public booking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAFAFA",
  "theme_color": "#000000",
  "scope": "/",
  "lang": "en",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%23111'/%3E%3Ctext x='96' y='134' font-family='Inter,sans-serif' font-size='120' font-weight='800' fill='white' text-anchor='middle'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23111'/%3E%3Ctext x='256' y='360' font-family='Inter,sans-serif' font-size='320' font-weight='800' fill='white' text-anchor='middle'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/#/admin/dashboard",
      "description": "Open clinic dashboard"
    },
    {
      "name": "Public booking demo",
      "url": "/#/booking/clinicazam",
      "description": "Try the public booking flow"
    }
  ]
}
