{
  "name": "DailyMends \u2014 daily habits for transformation, focus, and wellness",
  "short_name": "DailyMends",
  "description": "Daily habits for transformation, focus, and wellness \u2014 your companion for the five MENDS pillars (Mindset, Exercise, Nutrition, Decompress, and Sleep), with habits, goals, journal, and AI insights from your own data.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1512",
  "theme_color": "#0b1512",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick capture",
      "short_name": "Capture",
      "description": "Type or speak anything \u2014 it gets filed for you",
      "url": "/capture",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Today's Plan",
      "short_name": "Today",
      "description": "Your plan for the day",
      "url": "/digest",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
