{
  "short_name": "News Recipes List",
  "name": "News Recipes List - omothermix.com",
  "theme_color": "#eb5252",
  "background_color": "#99006d",
  "display": "fullscreen",
  "Scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pictures/icon_48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/pictures/icon_96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/pictures/icon_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
        {
      "src": "/pictures/icon_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/"
}