{
  "name": "UnLoop — break the loop",
  "short_name": "UnLoop",
  "description": "A habit tracker with a companion that watches your real days — it learns when you slip and what to do about it.",
  "id": "/?source=pwa",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0b0d",
  "background_color": "#0b0b0d",
  "lang": "en",
  "dir": "ltr",
  "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"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
