{
  "name": "I Forgot \u2013 Personal Memory Vault",
  "short_name": "I Forgot",
  "description": "One searchable place for everything worth remembering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080910",
  "theme_color": "#6c3df0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
