{
  "name": "ValoScout",
  "short_name": "ValoScout",
  "description": "AI-powered opportunity intelligence platform that helps entrepreneurs discover profitable opportunities before they become saturated.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#084d35",
  "background_color": "#faf8f5",
  "orientation": "any",
  "scope": "/",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/_cdn/static/valoscout-favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/valoscout-favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}