{
  "id": "khaliza-civil-engine-pwa",
  "version": "5.0.0",
  "name": "Khaliza Civil Engine v5.0.0 Ultra Supreme Global",
  "short_name": "Khaliza Civil",
  "description": "Sistem Perancangan Civil Engineering, Denah 2D/3D Interaktif, Katalog 1001 Model Rumah Minimalis & KPR BTN, dan Kalkulator RAB Konstruksi.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d16",
  "theme_color": "#1e3a8a",
  "prefer_related_applications": false,
  "categories": ["engineering", "productivity", "utilities", "business"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Denah 2D & 3D",
      "short_name": "Denah",
      "description": "Buka Generator Denah 2D & 3D Interaktif",
      "url": "index.html#tabFloorPlan",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Katalog 1001 Rumah",
      "short_name": "Katalog",
      "description": "Buka Katalog 1001 Model Rumah Minimalis & KPR BTN",
      "url": "index.html#tabKatalog1001",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
