{
  "name": "Future Self Portrait",
  "short_name": "Future Self",
  "start_url": "/",
  "scope": "/",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "display": "fullscreen",
  "background_color": "#0a0118",
  "theme_color": "#a100ff",
  "icons": [
    {
      "src": "/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
