{
  "name": "PeaceTyme",
  "short_name": "PeaceTyme",
  "description": "Understand anxiety, OCD, panic, and the inner struggle. Built on the Natto framework by Daniel Erichsen.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4F0",
  "theme_color": "#F7F4F0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
