{
  "name": "Ragefit",
  "short_name": "Ragefit",
  "description": "Muscle-toi avec ta charge mentale.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07081a",
  "theme_color": "#0a0b1e",
  "lang": "fr",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
