{
  "name": "ETSAI - AI Spec Collection for Etsy Sellers",
  "short_name": "ETSAI",
  "description": "Automate custom order spec collection with AI-powered chat links. Stop the back-and-forth.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4a6741",
  "background_color": "#f5efe4",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{"src": "/static/icons/icon.svg", "sizes": "any"}]
    },
    {
      "name": "Growth Engine",
      "short_name": "Growth",
      "url": "/growth",
      "icons": [{"src": "/static/icons/icon.svg", "sizes": "any"}]
    }
  ]
}
