{
  "name": "Commonplace",
  "short_name": "Commonplace",
  "description": "Read together, think deeper. Save highlights, understand what you read with AI, and share the passages that move you.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF8F3",
  "theme_color": "#0F2D21",
  "orientation": "portrait-primary",
  "categories": ["books", "education", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "url": "/library",
      "description": "View your highlights and books"
    },
    {
      "name": "Add highlight",
      "short_name": "Add",
      "url": "/library",
      "description": "Add a new highlight"
    },
    {
      "name": "Book Clubs",
      "short_name": "Clubs",
      "url": "/clubs",
      "description": "Your reading clubs"
    }
  ]
}
