{
  "name": "Distrave - Seu Caminho para a Saúde",
  "short_name": "Distrave",
  "description": "App de exercícios para sedentários com gamificação e acompanhamento científico da OMS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#ff6b9d",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ff6b9d' width='192' height='192'/><text x='50%' y='50%' font-size='60' fill='%231a1a2e' text-anchor='middle' dy='.3em' font-weight='bold'>D</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 192 192'><rect fill='%23ff6b9d' width='192' height='192'/><text x='50%' y='50%' font-size='60' fill='%231a1a2e' text-anchor='middle' dy='.3em' font-weight='bold'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness"],
  "orientation": "portrait"
}