{
  "name": "ExpireDate — Expiry Date & Pantry Tracker",
  "short_name": "ExpireDate",
  "description": "Track expiry dates for food and household products. Scan barcodes, get reminders, cut waste. Free and offline-first.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "lang": "en",
  "categories": ["productivity", "food", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
