{
  "name": "VeriLatch - Departure Ritual & Peace of Mind",
  "short_name": "VeriLatch",
  "description": "The 10-second departure ritual anchor app to eliminate 'Did I lock the door / turn off the stove?' anxiety.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}