{
  "name": "Flagz: AI Relationship Red Flag & Toxic Pattern Detector",
  "short_name": "Flagz",
  "description": "Detect manipulation, gaslighting, and toxic patterns in your relationships with AI-powered conversation analysis. Protect yourself from emotional abuse.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F43F5E",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["lifestyle", "health", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Analyze Conversation",
      "short_name": "Analyze",
      "description": "Start analyzing a conversation for red flags",
      "url": "/?action=analyze",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Premium",
      "short_name": "Premium",
      "description": "View premium features and pricing",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.redflagdetector",
      "id": "app.redflagdetector"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/redflag-detector/id123456789"
    }
  ],
  "prefer_related_applications": true
}
