{
  "name": "PRESENCE — Swelerion Global Inc.",
  "short_name": "PRESENCE",
  "description": "Your institutional command center. Everything you need, right where it belongs.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/presence-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/presence-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "url": "/#today",
      "description": "Today's mission and tasks"
    },
    {
      "name": "Decisions",
      "url": "/#decisions",
      "description": "Record a decision"
    },
    {
      "name": "Journal",
      "url": "/#journal",
      "description": "End of day review"
    }
  ]
}
