{
  "name": "piye.li",
  "short_name": "piye.li",
  "description": "Quick Notes & Projektverwaltung",
  "start_url": "/note",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#ff8553",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neue Notiz",
      "short_name": "Notiz",
      "description": "Schnell eine Notiz ins Wiki schreiben",
      "url": "/note",
      "icons": [{ "src": "/favicon.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ]
}
