{
  "name": "Educação Física Pro",
  "short_name": "EFP",
  "description": "Acompanhamento de treinos para alunos de educação física, prescrito pela sua profissional.",
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1C1E22",
  "theme_color": "#1C1E22",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "shared/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "shared/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "shared/img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
