{
  "theme_color": "#FFF5EA",
  "background_color": "#212121",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "Milo Weiler Photography",
  "short_name": "Milo Weiler Photography",
  "description": "Witness The beauty of Life. From Set Photography to the Studio and Outdoors.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },

    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}