{
  "name": "MICA Content Studio",
  "short_name": "Content Studio",
  "description": "Beiträge für TikTok, YouTube, Facebook und WhatsApp erstellen — mit KI-Texten und echter Vorschau pro Plattform.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "content-studio.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0b0e",
  "theme_color": "#0a0b0e",
  "categories": [
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "../img/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../img/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../img/app/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}