{
  "name": "Animapic Snap",
  "short_name": "Snap",
  "description": "Snap your project photos directly to the gallery.",
  "start_url": "/snap",
  "display": "standalone",
  "background_color": "#222222",
  "theme_color": "#222222",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/public/images/icone.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/icone.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
