{
  "name": "Mon P'tit Bistro",
  "short_name": "P'tit Bistro",
  "description": "Bistrot français convivial à Rillieux-la-Pape. Cuisine maison, terrasse, pétanque.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2C2C2A",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}