{
  "name": "PLANROOM — SDLC skill sheets and agentic loops",
  "short_name": "PLANROOM",
  "description": "105 delivery skills that turn inputs into Word, Excel, PDF and Markdown documents, plus connectable agentic loops.",
  "start_url": "./#app",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E6E7E1",
  "theme_color": "#161C24",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
