{
  "short_name": "FiberOps",
  "name": "Ogutu FiberOps — Infrastructure Project Management",
  "description": "Real-time fiber optic infrastructure project management dashboard for KPLC/ICTA government connectivity schemes across Kenya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit Report",
      "short_name": "Submit",
      "description": "Submit a daily field report",
      "url": "/?tab=submit",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236366f1' d='M12 5v14M5 12h14'/%3E%3C/svg%3E", "sizes": "any"}]
    },
    {
      "name": "Overview Dashboard",
      "short_name": "Overview",
      "description": "View project overview",
      "url": "/?tab=overview",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect fill='%2306b6d4' x='3' y='3' width='7' height='7'/%3E%3Crect fill='%2306b6d4' x='14' y='3' width='7' height='7'/%3E%3Crect fill='%2306b6d4' x='3' y='14' width='7' height='7'/%3E%3Crect fill='%2306b6d4' x='14' y='14' width='7' height='7'/%3E%3C/svg%3E", "sizes": "any"}]
    },
    {
      "name": "Coverage Map",
      "short_name": "Map",
      "description": "View scheme coverage map",
      "url": "/?tab=map",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2322c55e' d='M1 6v15l7-3 8 3 7-3V3l-7 3-8-3-7 3z'/%3E%3C/svg%3E", "sizes": "any"}]
    }
  ],
  "categories": ["productivity", "utilities", "business"]
}
