{
  "name": "PhotoSecrets London: Where to Take Pictures",
  "short_name": "PS London",
  "description": "Quickly find the best views to photograph with this travel guide for your camera.",
  "start_url": "/london?utm_source=pwa_manifest_london",

  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "prompt_message": "Add a Home screen icon for easy access to PhotoSecrets London",
  "icons": [
    {
      "src": "/images/apps/london/photosecrets-london-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/apps/london/photosecrets-london-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/apps/london/photosecrets-london-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "status": "ok"
}