{
  "short_name": "Knitify AI",
  "name": "Knitify AI - Transform Health Research into Impactful Content",
  "description": "AI-powered platform for creating research-backed health and wellness content from 37M+ medical studies",
  "categories": ["health", "productivity", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "screenshots": [
    {
      "src": "app-screenshot-mobile.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Knitify AI Mobile Interface"
    },
    {
      "src": "app-screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Knitify AI Desktop Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Campaign",
      "short_name": "Create",
      "description": "Start creating a new content campaign",
      "url": "/builder",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Research Hub",
      "short_name": "Research",
      "description": "Browse health research and studies",
      "url": "/research-hub",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Campaigns",
      "short_name": "Campaigns",
      "description": "View your content campaigns",
      "url": "/campaigns",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
