{
  "name": "springfit",
  "short_name": "springfit",
  "description": "AI-powered studio management software for boutique fitness studios",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFAF6",
  "theme_color": "#7BC547",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["business", "productivity", "health", "fitness"],
  "icons": [
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "view product",
      "short_name": "product",
      "description": "View springfit product features",
      "url": "/spring/product"
    },
    {
      "name": "view pricing",
      "short_name": "pricing",
      "description": "View springfit pricing plans",
      "url": "/pricing"
    },
    {
      "name": "compare software",
      "short_name": "compare",
      "description": "Compare springfit to competitors",
      "url": "/spring/comparisons"
    },
    {
      "name": "studio assessment",
      "short_name": "assessment",
      "description": "Free studio health assessment",
      "url": "/spring/assessment"
    }
  ],
  "prefer_related_applications": false
}
