{
  "name": "TaskPrio",
  "short_name": "TaskPrio",
  "description": "Agent-native task & prompt manager. One global priority order; your LLM works it on autopilot.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1917",
  "theme_color": "#3056d3",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["productivity", "developer", "business"]
}
