{
  "name": "Shooting A.bsolument",
  "short_name": "Shooting",
  "description": "Photographier une radio et la mettre en ligne",
  "start_url": "/shooting",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F4",
  "theme_color": "#3B302A",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
