{
  "name": "ScoreRep",
  "short_name": "ScoreRep",
  "description": "Analisa a tua técnica de fitness funcional com IA.",
  "id": "/",
  "start_url": "/history?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#F5F2EA",
  "theme_color": "#F5F2EA",
  "lang": "pt",
  "categories": ["sports", "health", "fitness"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
