{
  "name": "telefonki",
  "short_name": "telefonki",
  "description": "telefonki – Verwaltung des KI-Telefonassistenten von MethusalemAI",
  "icons": [
    {
      "src": "./content/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./content/images/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./content/images/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "./content/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#156082",
  "background_color": "#f8fafc",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait"
}
