{
  "name": "StickyWall – Free Infinite Canvas for Sticky Notes & Brainstorming",
  "short_name": "StickyWall",
  "description": "A free, local-first infinite canvas with 10 note types — sticky notes, rich text, to-dos, tables, voice notes, timers, Spotify embeds, doodles & more. No signup, no cloud, works offline.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060606",
  "theme_color": "#060606",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Canvas",
      "short_name": "Canvas",
      "description": "Jump straight to your infinite canvas",
      "url": "/app",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "StickyWall infinite canvas with colorful glass sticky notes"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
