{
  "name": "PachangApp",
  "short_name": "PachangApp",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f9d58",
  "theme_color": "#0f9d58",
  "orientation": "portrait",
  "icons": [
  {
    "src": "/img/logo192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/img/logo512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}