{
  "name": "Rejo Farm Inventory",
  "short_name": "Rejo Farm",
  "description": "Sistem inventaris barang masuk, keluar, dan permintaan barang keluar untuk Rejo Farm.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#E06D0C",
  "orientation": "portrait-primary",
  "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" }
  ]
}
