{
  "name": "APOGEE",
  "short_name": "APOGEE",
  "description": "Le compte à rebours pour les jeunes qui jeunent. Calculé astronomiquement selon votre position. Conçu à Casablanca.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Icon-v1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Icon-v1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
]
}