{
  "id": "/",
  "name": "Memory Garden",
  "short_name": "Memory Garden",
  "description": "Your private encrypted memory vault",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1318",
  "theme_color": "#0f1318",
  "lang": "en",
  "categories": [
    "lifestyle",
    "photo"
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}