{
  "name": "Card Flip Memory",
  "short_name": "MemoryGame",
  "description": "Jogo clássico de memória com cartas para treinar concentração e reconhecimento de padrões",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#2196F3",
  "orientation": "portrait-primary",
  "categories": ["games", "education"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='grad1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%232196F3;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23764ba2;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' fill='url(%23grad1)' rx='24'/%3E%3Ctext x='96' y='120' text-anchor='middle' font-size='80' fill='white'%3E🎮%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='grad2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%232196F3;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23764ba2;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' fill='url(%23grad2)' rx='64'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-size='200' fill='white'%3E🎮%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Cdefs%3E%3ClinearGradient id='grad3' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23667eea;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23764ba2;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='540' height='720' fill='url(%23grad3)'/%3E%3Ctext x='270' y='100' text-anchor='middle' font-size='32' fill='white' font-weight='bold'%3ECard Flip Memory%3C/text%3E%3Cg transform='translate(120, 200)'%3E%3Crect x='0' y='0' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3Crect x='100' y='0' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3Crect x='200' y='0' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3Crect x='300' y='0' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3Crect x='0' y='100' width='80' height='80' fill='rgba(76,175,80,1)' rx='12'/%3E%3Ctext x='40' y='150' text-anchor='middle' font-size='40' fill='white'%3E🐶%3C/text%3E%3Crect x='100' y='100' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3Crect x='200' y='100' width='80' height='80' fill='rgba(76,175,80,1)' rx='12'/%3E%3Ctext x='240' y='150' text-anchor='middle' font-size='40' fill='white'%3E🐶%3C/text%3E%3Crect x='300' y='100' width='80' height='80' fill='rgba(255,255,255,0.2)' rx='12'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
