{
  "name": "MainspringRx",
  "short_name": "MainspringRx",
  "description": "Regulatory compliance, made simple. Documents, checklists, certifications, and audit-ready workflows for healthcare operations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#0B4F4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "medical"],
  "shortcuts": [
    {
      "name": "Features",
      "short_name": "Features",
      "description": "Explore the MainspringRx platform",
      "url": "/features"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Talk with us about pricing",
      "url": "/pricing"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact the MainspringRx team",
      "url": "/contact"
    }
  ]
}
