{
  "name": "SENTINEL HQ",
  "short_name": "SENTINEL",
  "description": "Trevor's life command console — training, body, movement, memory, business and systems in one place.",
  "id": "/",
  "start_url": "/#/overview",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14110D",
  "theme_color": "#14110D",
  "categories": ["productivity", "lifestyle", "health"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/icons/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Timeline",
      "short_name": "Timeline",
      "description": "Your whole life, day by day",
      "url": "/#/timeline",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Body & The Cut",
      "short_name": "Body",
      "description": "Weight, recovery and progress photos",
      "url": "/#/body",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Operations",
      "short_name": "Ops",
      "description": "Tasks, lists, milestones and mode",
      "url": "/#/operations",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Systems",
      "short_name": "Systems",
      "description": "Feeds, pipelines and security posture",
      "url": "/#/systems",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
