{
  "short_name": "FV GaO",
  "name": "FV GaO",
  "icons": [
    {
      "src": "/icons/apple-touch-icon-180x180.png",
      "sizes": "192x192",
      "type": "image/png"
    }
 ,{"sizes":"57x57",   "src":"/icons/apple-touch-icon-57x57.png","type":"img/png"}
 ,{"sizes":"72x72",   "src":"/icons/apple-touch-icon-72x72.png","type":"img/png"}
 ,{"sizes":"76x76",   "src":"/icons/apple-touch-icon-76x76.png","type":"img/png"}
 ,{"sizes":"114x114", "src":"/icons/apple-touch-icon-114x114.png","type":"img/png"}
 ,{"sizes":"120x120", "src":"/icons/apple-touch-icon-120x120.png","type":"img/png"}
 ,{"sizes":"144x144", "src":"/icons/apple-touch-icon-144x144.png","type":"img/png"}
 ,{"sizes":"152x152", "src":"/icons/apple-touch-icon-152x152.png","type":"img/png"}
 ,{"sizes":"180x180", "src":"/icons/apple-touch-icon-180x180.png","type":"img/png"}
  ],

  "_start_url": "index.html",
  "start_url": "/?utm_source=launcher",
  "display": "standalone",
  "display_mode": "standalone",
  "orientation": "portrait",
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "pwa.rocks",
    "scope_url_path_type": "android:pathPrefix",
    "scope_url_path": "/"
  }
}

