{
  "name": "Reliefs Services",
  "short_name": "Reliefs",
  "description": "Encadrement d'art et créations en relief à Saumur : cadres, faïences murales, mosaïques, plaques de numéros et objets personnalisés.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eaf4f2",
  "theme_color": "#00718d",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact.html?source=pwa"
    },
    {
      "name": "Prestations",
      "short_name": "Prestations",
      "url": "/prestations.html?source=pwa"
    }
  ]
}
