{
  "name": "GuaranteeMyStuff",
  "short_name": "Guarantee",
  "description": "Every guarantee on every product you own. Claim what you're owed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e1",
  "theme_color": "#1a3a2e",
  "categories": ["productivity", "utilities", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
