{
  "name": "Sugarcane Farm Manager",
  "short_name": "Farm Manager",
  "description": "Offline sugarcane farm management: fields, expenses, workers, weather, and calendar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F3F0",
  "theme_color": "#2FC9A4",
  "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" }
  ]
}
