{
  "name": "WebColorNote",
  "short_name": "WCN",
  "description": "Offline-first markdown notes with Google Drive sync",
  "start_url": "/webnote.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%237c3aed'/><text x='96' y='130' font-size='120' font-family='sans-serif' font-weight='bold' fill='white' text-anchor='middle'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%237c3aed'/><text x='256' y='350' font-size='320' font-family='sans-serif' font-weight='bold' fill='white' text-anchor='middle'>W</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
