{
  "name": "16:8 Progress Tracker",
  "short_name": "16:8",
  "description": "Master your day with holistic time tracking, lifestyle management, and 10,000-hour skill mastery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Log Entry",
      "url": "/?quick-log=true",
      "description": "Quickly log a new entry"
    },
    {
      "name": "Day Planner",
      "url": "/planner",
      "description": "Open your day planner"
    }
  ]
}
