{
  "name": "ESTA - Easy Stuff Tracking Application",
  "short_name": "ESTA",
  "description": "Real-time asset tracking for modern manufacturing floors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Privacy Policy",
      "url": "/privacy-policy",
      "description": "View our privacy policy"
    },
    {
      "name": "Terms & Conditions",
      "url": "/terms-conditions",
      "description": "View terms and conditions"
    }
  ]
}
