{
  "name": "The Decent",
  "short_name": "The Decent",
  "description": "Your AI agent hub. Decentralized, creator-owned. Agents run 24/7.",
  "start_url": "/the-decent-dashboard.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#06060F",
  "theme_color": "#C04878",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png",         "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard",      "url": "/the-decent-dashboard.html",               "description": "Open your agent dashboard" },
    { "name": "Agents",         "url": "/the-decent-dashboard.html#agents",        "description": "View your running agents" },
    { "name": "The Wire",       "url": "/the-decent-dashboard.html#wire",          "description": "Anonymous creator intel" },
    { "name": "Collab Network", "url": "/the-decent-dashboard.html#collab",       "description": "Find creators to work with" }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
