{
  "id": "/",
  "name": "My Resto",
  "short_name": "My Resto",
  "description": "Gestion des réservations restaurant",
  "start_url": "/bookings",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7f1d1d",
  "background_color": "#ffffff",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/images/brands/myresto/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/brands/myresto/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/brands/myresto/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/brands/myresto/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
