{
  "name": "Inkwell - Write. Own. Earn.",
  "short_name": "Inkwell",
  "description": "A creator-sovereign writing platform. 98% revenue share, AI consent controls, passkey authentication.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E86A33",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["books", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": []
}
