{
  "name": "SRT-1 CORE Developer Platform",
  "short_name": "SRT-1 Developer",
  "description": "Command Center and Intelligence Hub for SRT-1 CORE",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060a0f",
  "theme_color": "#060a0f",
  "lang": "en",
  "categories": ["developer", "utilities"],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "Open SRT-1 Core Dashboard",
      "url": "/dashboard.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%2316a34a'/><text y='68' x='48' text-anchor='middle' font-size='52'>⚙</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "View Documentation",
      "short_name": "Docs",
      "description": "Open SRT-1 Documentation",
      "url": "/documentation.html"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23060a0f'/><circle cx='96' cy='96' r='56' fill='none' stroke='%2316a34a' stroke-width='8'/><text y='110' x='96' text-anchor='middle' font-family='monospace' font-weight='900' fill='%2316a34a' font-size='48'>S1</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23060a0f'/><circle cx='256' cy='256' r='150' fill='none' stroke='%2316a34a' stroke-width='20'/><text y='290' x='256' text-anchor='middle' font-family='monospace' font-weight='900' fill='%2316a34a' font-size='128'>S1</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
