{
  "name": "Meeting Notes",
  "short_name": "Meetings",
  "description": "Besprechungen aufzeichnen und transkribieren",
  "start_url": "/meeting-notes",
  "scope": "/meeting-notes",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "de",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/assets/meeting_notes/frontend/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/meeting_notes/frontend/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
