{
  "short_name": "ReplyMagic",
  "name": "ReplyMagic - AI Instagram Comments",
  "description": "AI-powered Instagram comment management and automation",
  "icons": [
    {
      "src": "logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "logo-lg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/app",
  "display": "standalone",
  "theme_color": "#22C55E",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["productivity", "social"],
  "shortcuts": [
    {
      "name": "Posts",
      "short_name": "Posts",
      "description": "View your Instagram posts",
      "url": "/app",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Settings",
      "short_name": "AI Settings",
      "description": "Configure your AI responses",
      "url": "/app/ai-settings",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    }
  ]
}
