{
  "name": "iPhone Prices App",
  "short_name": "iPhone",
  "lang": "en-US",
  "start_url": "https://www.iphoneprices.uk",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f5f5f5",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/gfx/ip_manifest_icon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/gfx/ip_manifest_splash.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}