{
  "name": "fullfilled Content Studio",
  "short_name": "Content Studio",
  "description": "Voice Notes und Sessions direkt aufnehmen und mit Strapi synchronisieren.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#EDECEB",
  "shortcuts": [
    {
      "name": "Voice Note aufnehmen",
      "short_name": "Voice Note",
      "description": "Sprachnachricht aufnehmen und direkt veröffentlichen",
      "url": "/new/voice-note"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
