{
  "name": "The Makers - Handmade Marketplace",
  "short_name": "The Makers",
  "description": "The handmade marketplace that charges one flat monthly fee. No listing fees. No transaction cuts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5E6C8",
  "theme_color": "#CFA349",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/brand/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": []
}
