{
  "name": "RefurbTracker",
  "short_name": "RefurbTracker",
  "description": "Track your refurbished-electronics business.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d14",
  "theme_color": "#6a7cff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
