{
  "name": "xShorts.News",
  "short_name": "xShorts",
  "description": "XDC Network crypto news — breaking stories, AI-powered analysis, and real-time market data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#1E90FF",
  "orientation": "portrait-primary",
  "categories": ["news", "finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "id": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/images/xshorts-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "Read the latest crypto news feed",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search crypto news and articles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bookmarks",
      "short_name": "Saved",
      "url": "/bookmarks",
      "description": "Your saved articles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Markets",
      "short_name": "Markets",
      "url": "/markets",
      "description": "Live crypto market data",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
