{
    "short_name": "Rasancart",
    "name": "Your neighbourhood grocery store",
    "icons": [
      {
        "src": "/image/192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/image/512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/index.php",
    "background_color": "#000000",
    "display": "standalone",
    "theme_color": "#b5b3b3"
  }