{
  "name": "SecureFlowSense",
  "short_name": "SecureFlowSense",
  "description": "Smart Asset Management with Sustainability Intelligence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Features",
      "url": "/#features",
      "description": "Learn about our platform features"
    },
    {
      "name": "How It Works",
      "url": "/#how-it-works",
      "description": "Discover how our platform works"
    },
    {
      "name": "Contact",
      "url": "/#contact",
      "description": "Contact our support team"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/images/SecureFlowSense_logo.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "dir": "ltr"
} 