{
  "name": "The Yes Trap™",
  "short_name": "Yes Trap",
  "description": "A private people-pleasing recovery app for boundary scripts, pattern awareness, journaling, and gentle self-reflection. Created from a nursing and care background.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2f5138",
  "background_color": "#f5efe6",
  "lang": "en-AU",
  "categories": [
    "health",
    "lifestyle",
    "education"
  ],
  "icons": [
    {
      "src": "./icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}