{
  "lang": "en",
  "dir": "ltr",
  "name": "David Mutten Tiling",
  "short_name": "DMT",
  "icons": [{
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "natural"
}