{
  "name": "ProjeXt",
  "short_name": "ProjeXt",
  "description": "Renovation project tracker for hotel and commercial remodels",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0d1115",
  "theme_color": "#b78052",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
