{
  "name": "Assistance Geek Mobile",
  "short_name": "AGM",
  "description": "Votre Atelier Geek — réparation smartphone, tablette, montre connectée à Saint-Michel-Chef-Chef",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0d1b3e",
  "theme_color": "#0d1b3e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/logo-agm.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/static/logo-agm.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
