{
  "name": "MyTop Béta",
  "short_name": "MyTop β",
  "id": "/?beta=1",
  "description": "Version béta gratuite de MyTop. Tout débloqué pendant 2 semaines.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#fef9f4",
  "theme_color": "#dd6a45",
  "lang": "fr",
  "prefer_related_applications": false,
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "./apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any"}
  ]
}
