{
  "name": "NewsLayer — Crypto & Policy News Intelligence",
  "short_name": "NewsLayer",
  "description": "Automation-first crypto, Web3, DeFi and regulation news intelligence. Breaking stories, live prices and policy tracking in one layer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["news", "finance"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Latest News", "url": "/latest", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Regulation Tracker", "url": "/regulation-tracker", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
