{
  "name": "Carnet d'Aby",
  "short_name": "Aby",
  "description": "Le carnet de grossesse personnel d'Aby",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5EE",
  "theme_color": "#C9837A",
  "lang": "fr",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
