{
  "name": "The Scoop",
  "short_name": "The Scoop",
  "description": "Tokenize news and trending headlines on Robinhood Chain via pons. Read, launch, trade.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E53935",
  "orientation": "portrait-primary",
    "categories": ["news", "finance"],
  "icons": [
    {
      "src": "/images/logo-no-bg.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-no-bg.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Local News",
      "url": "/local",
      "description": "Your local news feed"
    },
    {
      "name": "Trending",
      "url": "/trending",
      "description": "Trending stories right now"
    }
  ]
}
