{
  "name": "Confit",
  "short_name": "Confit",
  "description": "Trainings-Tracker, Studio-Community und PR-Logbuch.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230a0f1e'/><text x='50%' y='52%' dominant-baseline='middle' text-anchor='middle' font-family='Inter,Arial,sans-serif' font-size='96' font-weight='800' fill='%23ccff00'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230a0f1e'/><text x='50%' y='52%' dominant-baseline='middle' text-anchor='middle' font-family='Inter,Arial,sans-serif' font-size='256' font-weight='800' fill='%23ccff00'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
