{
  "name": "JAG Daily Dash",
  "short_name": "JAG Daily",
  "description": "JAG Daily Dash — personal habits, business goals, planning, and business operating dashboards.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#00806e",
  "categories": ["productivity", "business", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://vibe.filesafe.space/1779732288723928807/attachments/73fa733f-9452-4f35-b7b1-cd83ad2aa120.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://vibe.filesafe.space/1779732288723928807/attachments/73fa733f-9452-4f35-b7b1-cd83ad2aa120.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://vibe.filesafe.space/1779732288723928807/attachments/73fa733f-9452-4f35-b7b1-cd83ad2aa120.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dash", "url": "/", "description": "Main dashboard" },
    { "name": "Directory", "short_name": "Apps", "url": "/directory", "description": "App directory" },
    { "name": "Josie", "short_name": "Josie", "url": "/josie", "description": "Josie's dashboard" },
    { "name": "Logic Board", "short_name": "Logic", "url": "/logic-board", "description": "Business logic hub" }
  ]
}
