{
  "name": "ShelfGuard Pro",
  "short_name": "ShelfGuard",
  "description": "Professional offline-first expiry date and inventory manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#059669",
  "orientation": "any",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/shelfguard_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/shelfguard_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
