{
  "name": "食物星球 Foodie Planet",
  "short_name": "食物星球",
  "description": "A bilingual mobile app prototype for food inventory, photo scan, barcode entry, freshness reminders, nutrition, and waste reduction.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f9f3df",
  "theme_color": "#215c43",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
