{
  "name": "Encyclopedia Brown",
  "short_name": "EB News",
  "description": "Free press news reader — local, national, and international. No paywalls, no algorithms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7EDD0",
  "theme_color": "#3D1A00",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Top Stories",
      "url": "/",
      "description": "Latest headlines"
    },
    {
      "name": "Local News",
      "url": "/local",
      "description": "News near you"
    },
    {
      "name": "World News",
      "url": "/world",
      "description": "International headlines"
    },
    {
      "name": "Latin America",
      "url": "/latin-america",
      "description": "Latin American news"
    }
  ],
  "categories": ["news", "education"],
  "prefer_related_applications": false
}
