{
  "name": "STACK — A Modula Project",
  "short_name": "STACK",
  "description": "Markdown notes without the noise. Local-first desktop and Progressive Web App note-taking engine.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090A0B",
  "theme_color": "#090A0B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/stack-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/brand/stack-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
