{
  "short_name": "Mypressing",
  "name": "Mypressing Appli.",
  "icons": [
    {
      "src": "assets/img/icon2.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/img/icon1.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.php?v=2",
  "id": "/index.php?v=2",
  "background_color": "#FFFFFF",
  "theme_color": "#007BFF",
  "display": "standalone",
  "orientation": "portrait"
}