{
  "short_name": "j-store",
  "name": "joflamme-store",
  "icons": [
    {
      "src": "icons/joflamme_store_icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/joflamme_store_icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#317EFB",
  "description": "Application web de gestion de stock et vente d'articles divers"
}