{
  "name": "LoveFlow - West African Dating App",
  "short_name": "LoveFlow",
  "description": "Connect with meaningful relationships across West Africa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D4826B",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23D4826B' width='192' height='192'/><text x='50%' y='50%' font-size='140' text-anchor='middle' dominant-baseline='central'>❤️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23D4826B' width='512' height='512'/><text x='50%' y='50%' font-size='370' text-anchor='middle' dominant-baseline='central'>❤️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23D4826B' width='540' height='720'/><text x='50%' y='40%' font-size='200' text-anchor='middle' dominant-baseline='central'>❤️</text><text x='50%' y='70%' font-size='40' text-anchor='middle' dominant-baseline='central' fill='white'>LoveFlow</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Discover Profiles",
      "short_name": "Discover",
      "description": "Start discovering profiles",
      "url": "/?tab=discover",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D4826B' width='96' height='96'/><text x='50%' y='50%' font-size='60' text-anchor='middle' dominant-baseline='central'>🔥</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "View Matches",
      "short_name": "Matches",
      "description": "Check your matches",
      "url": "/?tab=matches",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D4826B' width='96' height='96'/><text x='50%' y='50%' font-size='60' text-anchor='middle' dominant-baseline='central'>💕</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
