{
  "name": "Kairos — Shift Tracker",
  "short_name": "Kairos",
  "description": "Taking the guesswork out of shift work. Track rotating schedules, share them with a 6-character code, and never miss a shift again.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "browser",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Rotation simulator",
      "short_name": "Rotations",
      "description": "Try any of eight shift rotations on a live calendar.",
      "url": "/rotations"
    },
    {
      "name": "Features",
      "short_name": "Features",
      "description": "What each part of the app does.",
      "url": "/features"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "What is free and what Pro adds.",
      "url": "/pricing"
    },
    {
      "name": "Support",
      "short_name": "Support",
      "description": "Common fixes and how to reach us.",
      "url": "/support"
    }
  ]
}
