{
  "name": "ITACM",
  "short_name": "ITACM",
  "description": "IT Asset & Contact Manager",
  "start_url": "/verify",
  "display": "standalone",
  "theme_color": "#635BFF",
  "background_color": "#F9FAFB",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
