{
  "name": "paulOS — Pauls interaktives Portfolio",
  "short_name": "paulOS",
  "description": "Pauls Projekte, AI-Systeme und digitale Experiences als interaktives Betriebssystem.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d0e",
  "theme_color": "#0b0d0e",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
