{
  "name": "Your PMU",
  "short_name": "Your PMU",
  "description": "Trouvez et réservez votre artiste maquillage permanent",
  "id": "/auth",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3f0",
  "theme_color": "#6b2038",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
