{
  "name": "Luna – Suivi de cycle",
  "short_name": "Luna",
  "description": "Suivez votre cycle menstruel, ovulation et santé féminine avec Luna.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0a2e",
  "theme_color": "#E91E8C",
  "lang": "fr",
  "scope": "/",
  "dir": "ltr",
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display_override": ["standalone", "minimal-ui", "browser"],
  "prefer_related_applications": false,
  "categories": ["health", "lifestyle", "medical"],
  "screenshots": [
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Luna – Suivi de cycle"
    }
  ],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon cycle",
      "short_name": "Cycle",
      "description": "Voir mon cycle du jour",
      "url": "/",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": []
}
