{
  "name": "Swipr — AI Prediction Markets",
  "short_name": "Swipr",
  "description": "Predict the future. Sports, crypto, politics — AI-powered prediction market analysis.",
  "start_url": "/markets",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#07081a",
  "background_color": "#07081a",
  "categories": ["finance", "social", "sports"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=xyz.swipr.app",
      "id": "xyz.swipr.app"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Swipr prediction market dashboard"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Swipr mobile prediction markets"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "url": "/markets",
      "description": "Browse prediction markets"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Global chat & trending posts"
    },
    {
      "name": "Sports",
      "short_name": "Sports",
      "url": "/sports",
      "description": "Sports betting intelligence"
    },
    {
      "name": "Vault",
      "short_name": "Vault",
      "url": "/vault",
      "description": "Prediction-market-native wallet"
    },
    {
      "name": "Sovereign",
      "short_name": "Sovereign",
      "url": "/sovereign",
      "description": "Financial sovereignty engine"
    },
    {
      "name": "Oracle",
      "short_name": "Oracle",
      "url": "/oracle",
      "description": "AI ensemble market intelligence"
    }
  ]
}
