{
  "name": "SDH CRM",
  "short_name": "SDH CRM",
  "description": "Sekolah Dian Harapan Customer Relationship Management (SDH CRM) — Portal for parent accounts, pre-orders, goods receipts, student records, and virtual accounts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "categories": ["education", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=2.34.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=2.34.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=2.34.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png?v=2.34.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg?v=2.34.0",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Receipt Form",
      "short_name": "Receipt",
      "description": "Open goods receipt form",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192x192.png?v=2.34.0", "sizes": "192x192" }]
    },
    {
      "name": "Receipt History",
      "short_name": "History",
      "description": "View receipt history and monitoring data",
      "url": "/riwayat",
      "icons": [{ "src": "/icons/icon-192x192.png?v=2.34.0", "sizes": "192x192" }]
    },
    {
      "name": "Settings & Master Data",
      "short_name": "Settings",
      "description": "Manage student master data and receipt forms",
      "url": "/settings",
      "icons": [{ "src": "/icons/icon-192x192.png?v=2.34.0", "sizes": "192x192" }]
    }
  ]
}
