﻿{
  "name": "Portail Citoyen",
  "short_name": "PCVG",
  "icons": [
    {
      "src": "v2/images/icon-portailcitoyen.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "v2/images/icon-portailcitoyen512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./portail/index?from=homescreen",
  "orientation": "portrait",
  "theme_color": "#2196F3",
  "color": "#ffffff",
  "background_color": "#20c4f4",
  "display": "standalone"
}
