{
  "id": "mellais.com",
  "name": "mellais.com",
  "short_name": "mellais",
  "description": "mellais.com",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#333333",
  "orientation": "portrait",
  "icons": [
    {
      "src": "apple-touch-icon-512x512_v.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon-180x180_v.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
