{
  "name": "SAMIC — Your Life, Your Choices",
  "short_name": "SAMIC",
  "description": "A weekly reflection and commitment tool rooted in Choice Theory. Check in on your five basic needs, set a small commitment, and reflect honestly each week.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3d3328",
  "theme_color": "#3d3328",
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "screenshots": []
}
