{
  "name": "FSM Flow - AI-Powered Field Service Management",
  "short_name": "FSM Flow",
  "description": "Automate dispatch, optimize scheduling, streamline invoicing with intelligent AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../assets/logo-icon-large.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../assets/logo-icon-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Features",
      "short_name": "Features",
      "description": "View FSM Flow features",
      "url": "/#features",
      "icons": []
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/#pricing",
      "icons": []
    }
  ]
}
