{
  "name": "Catalyst Code - Micro SaaS Solutions",
  "short_name": "Catalyst Code",
  "description": "Solving real problems, delivering tangible results. Micro SaaS tools that transform hours of work into minutes of insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a26d9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "business", "technology"],
  "icons": [
    {
      "src": "/images/catalyst_code_logo_full_size_cropped.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/catalyst_code_logo_full_size_cropped.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/catalyst_code_logo_full_size_cropped.jpeg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Catalyst Code Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}