{
  "name": "Cristioa — Curated Business Ideas",
  "short_name": "Cristioa",
  "description": "Browse hand-picked business ideas with startup cost estimates, difficulty ratings, and founder fit scores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/api/icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Ideas",
      "short_name": "Browse",
      "url": "/",
      "description": "See all curated business ideas"
    },
    {
      "name": "Compare Ideas",
      "short_name": "Compare",
      "url": "/compare",
      "description": "Compare ideas side by side"
    }
  ]
}
