{
  "name": "Gatekept",
  "short_name": "Gatekept",
  "description": "The creator platform for digital creators.",
  "start_url": "/community?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080d16",
  "theme_color": "#080d16",
  "categories": ["social", "shopping", "entertainment"],
  "icons": [
    { "src": "/gatekept-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/gatekept-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Discover", "url": "/discover", "description": "Browse the feed" },
    { "name": "Upload", "url": "/upload", "description": "Create something new" },
    { "name": "Messages", "url": "/messages", "description": "Your conversations" }
  ]
}
