{
  "name": "MyLove AI",
  "short_name": "MyLove",
  "description": "Sua companhia virtual com memória, voz e presença.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0820",
  "theme_color": "#0F0820",
  "categories": ["lifestyle", "social", "entertainment"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
