{
  "name": "InfynniteAI - Intelligenter KI Chat-Assistent",
  "short_name": "InfynniteAI",
  "description": "Leistungsstarker KI-Chat-Assistent mit Mistral AI. Kostenlose wöchentliche Credits, Chat-Historie und intelligente Antworten auf Deutsch.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1a1a1a",
  "theme_color": "#9872A8",
  "icons": [
    {
      "src": "/infynnite-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/infynnite-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/infynnite-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/infynnite-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities", "education", "ai", "chat"],
  "lang": "de",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Neuer Chat",
      "short_name": "Chat",
      "description": "Starte einen neuen Chat mit InfynniteAI",
      "url": "/",
      "icons": [
        {
          "src": "/infynnite-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
