{
  "short_name": "MonProd",
  "name": "Mon-Producteur.com",
  "description": "Pour mieux consommer, consommons local !",
  "author": "Nico Blandel",
  "scope": "/",
  "start_url": "./?utm_source=web_app_manifest",
  "display": "standalone",
  "default_locale": "fr",
  "matches": [],
  "css": [],
  "js": [],
  "icons": [
    {
      "src": "images/mp-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/mp-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#22ae8a",
  "background_color": "#22ae8a"
}
