{
  "name": "BFIS - Block Factory Intelligence System",
  "short_name": "BFIS",
  "description": "Offline-first block factory management app for production, sales, expenses, inventory, owner dashboard, and backups.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f1",
  "theme_color": "#17191d",
  "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" }
  ]
}
