{
  "name": "Kerfuffle — My Suppliers Dashboard",
  "short_name": "Kerfuffle",
  "description": "Manage your supplier relationships, track contracts, and save with Kerfuffle member deals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F6F7",
  "theme_color": "#2A3F47",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
