{
  "name": "Screen Stickynote",
  "short_name": "Stickynote",
  "description": "Infinite virtual canvas with 3D sticky notes, offline database, tab sync, and alarms",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/sticky-note-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
