{
  "name": "TRISPEAK – Uebersetzer DE EN EL",
  "short_name": "TRISPEAK",
  "description": "KI-Uebersetzung zwischen Deutsch, Englisch und Griechisch. Fuer Immobilienmakler und Reisende.",
  "start_url": "./trispeak-pwa.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b1e",
  "theme_color": "#0d0b1e",
  "lang": "de",
  "categories": ["education", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234ECDC4'/><stop offset='1' stop-color='%2345B7D1'/></linearGradient></defs><text x='96' y='128' text-anchor='middle' font-family='Arial Black' font-weight='900' font-size='72' fill='%23000'>TR</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234ECDC4'/><stop offset='1' stop-color='%2345B7D1'/></linearGradient></defs><text x='256' y='340' text-anchor='middle' font-family='Arial Black' font-weight='900' font-size='192' fill='%23000'>TR</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "Uebersetzer – Deutsch, Englisch, Griechisch",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Uebersetzen",
      "url": "./trispeak-pwa.html#translate",
      "description": "KI-Uebersetzung starten"
    },
    {
      "name": "Phrasen",
      "url": "./trispeak-pwa.html#learn",
      "description": "Phrasen und Vokabeln"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
