{
  "name": "Art of Alex Fischer",
  "short_name": "Alex Fischer",
  "description": "Artist portfolio — paintings, digital works, and exhibitions by Alex Fischer",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0f0f0f",
  "background_color": "#0f0f0f",
  "icons": [
    {
      "src": "/pic/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pic/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pic/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pic/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
