{
  "id": "/",
  "name": "IAM AUTO",
  "short_name": "IAM AUTO",
  "description": "Mobile shell for IAM AUTO technicians and owners.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "/tech/orders?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#030712",
  "background_color": "#030712",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/iam-auto.png",
      "sizes": "4303x916",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "App tho",
      "short_name": "Tho",
      "url": "/tech/orders?source=pwa-shortcut",
      "icons": [{ "src": "/iam-auto.png", "sizes": "4303x916", "type": "image/png" }]
    },
    {
      "name": "App chu gara",
      "short_name": "Chu",
      "url": "/owner/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/iam-auto.png", "sizes": "4303x916", "type": "image/png" }]
    }
  ]
}
