{
  "short_name": "ThreeStove",
  "name": "ThreeStove",
  "description": "Affiliate marketing for ecommerce brands. Creators and brands work together through campaigns with tracked orders and approved earnings.",
  "icons": [
    {
      "src": "threestove-favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": { "client_mode": "focus-existing" },
  "theme_color": "#0a0a0a",
  "background_color": "#000000"
}
