{
  "name": "Norbert Woehnl Photography",
  "short_name": "Norbert Woehnl Photography",
  "description": "Norbert Woehnl is a Photographer in Tokyo, Japan, specializing in Travel, Location, Editorial and Street Photography.",
  "icons": [
    {
    "src": "/android-icon-192.png",
    "type": "image/png",
    "sizes": "192x192",
    "purpose": "any"
    },
    {
      "src": "/android-icon-maskable-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }, 
    {
    "src": "android-icon-512.png",
    "type": "image/png",
    "sizes": "512x512",
    "purpose": "any"
    },
    {
      "src": "android-icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
      }
  ],
  "id": "/?homescreen=1",
  "start_url": "/?homescreen=1",
  "background_color": "#f4f4f4",
  "theme_color": "#f4f4f4",
  "display": "standalone",
  "orientation": "portrait-primary"
}