{
  "name": "FAMOS — Trợ lý bón phân & tưới",
  "short_name": "FAMOS",
  "description": "FAMOS advisory (engine V31.73-04) — offline-first PWA",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f2417",
  "theme_color": "#1b5e3a",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
