{
  "name": "CompanionAI",
  "short_name": "CompanionAI",
  "description": "AI-powered companion app med personlige samtaler og hukommelse",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1e3a8a",
  "theme_color": "#1d4ed8",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
