{
  "id": "../",
  "name": "SimpleCRM Enterprise",
  "short_name": "SimpleCRM",
  "description": "Aplikasi Customer Relationship Management Enterprise Responsive & Professional",
  "start_url": "../dashboard",
  "scope": "../",
  "display": "standalone",
  "background_color": "#0b1437",
  "theme_color": "#4318ff",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "uploads/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "uploads/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "uploads/default_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Data Customer",
      "short_name": "Customer",
      "url": "../customer",
      "icons": [{ "src": "uploads/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Quotation Baru",
      "short_name": "Penawaran",
      "url": "../quotation",
      "icons": [{ "src": "uploads/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
