{
  "name": "Am I Sure?",
  "short_name": "Am I Sure?",
  "description": "Quickly log proof of everyday tasks to calm OCD and memory anxiety.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1e8",
  "theme_color": "#8daa89",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
