{
  "name": "Amulet Database",
  "short_name": "AmuletDB",
  "description": "Local-first CRUD interface for the Amulet research database",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e2a3a",
  "theme_color": "#1e2a3a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='12' fill='%231e2a3a'/%3E%3Ctext x='32' y='44' font-size='36' text-anchor='middle' fill='%23fff'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
