{
  "name": "Love Match - Encontre seu Par",
  "short_name": "LoveMatch",
  "description": "Encontre seu par perfeito com IA. Swipe, match e chat em tempo real.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#FE3C72",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "dating", "lifestyle"]
}
