{
  "name": "Stock&Spot - Inventory Tracker",
  "short_name": "Stock&Spot",
  "description": "Track pantry and cupboard inventory with location and expiration date management. Stay organized with real-time stock updates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#45484C",
  "theme_color": "#33CC99",
  "orientation": "portrait",
  "icons": [
    { 
      "src": "/icon-192.png", 
      "sizes": "192x192", 
      "type": "image/png",
      "purpose": "any maskable"
    },
    { 
      "src": "/icon-512.png", 
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "prefer_related_applications": false
}
