  
  {
    "name": "The BriefWire",
    "short_name": "BriefWire",
    "start_url": "/",
    "scope": "/",
    "description": "Trending stories, breaking news, and blogs on The BriefWire.",
    "display_override": ["standalone", "fullscreen"],
    "background_color": "#ffffff",
    "theme_color": "#111111",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  