{
  "name": "Arbetsanteckningar Demo",
  "short_name": "Anteckningar",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#10100e",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234f7a5a'/><text x='50' y='72' font-size='60' text-anchor='middle'>📋</text></svg>", "sizes": "any", "type": "image/svg+xml" }
  ]
}
