{
  "name": "Ammar",
  "short_name": "Ammar",
  "description": "Ammar mobile web app experience",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8FA",
  "theme_color": "#039D55",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 72x72 96x96 128x128 192x192 256x256",
      "type": "image/x-icon"
    }
  ]
}
