{
  "name": "Mimo | Art & Nature",
  "short_name": "Mimo",
  "description": "Un espace doux, sauvage et creatif. Galerie, videos, musique, association et plus.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#B85C3A",
  "background_color": "#F5F0EB",
  "categories": ["lifestyle", "art", "community"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "share-target.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Galerie",
      "short_name": "Galerie",
      "description": "Voir la galerie photo",
      "url": "#galerie",
      "icons": []
    },
    {
      "name": "Association",
      "short_name": "Association",
      "description": "L'art pour toutes et tous",
      "url": "#association",
      "icons": []
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Donner des nouvelles",
      "url": "#contact",
      "icons": []
    }
  ]
}
