{
  "id": "./",
  "short_name": "My Lenses",
  "name": "My Lenses by Andrei Pascu",
  "description": "Photography portfolio and print gallery by Andrei Pascu.",
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#171111",
  "background_color": "#f6efe6"
}
