{
  "name": "TruthMirror",
  "short_name": "TruthMirror",
  "description": "Private mirrors for couples: answer first, reveal after, and continue with guided reflection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7ef",
  "theme_color": "#f7f5f1",
  "orientation": "any",
  "categories": [
    "lifestyle",
    "social",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}