{
  "name": "Perspective - See Both Sides of Every Story",
  "short_name": "Perspective",
  "description": "Perspective shows both the positive and critical sides of every news story. No bias, just clarity.",
  "start_url": "/news",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d0d0d",
  "background_color": "#F9F9F9",
  "categories": ["news", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "News Feed",
      "short_name": "News",
      "url": "/news",
      "description": "Browse latest balanced news"
    },
    {
      "name": "Creators",
      "short_name": "Creators",
      "url": "/creators",
      "description": "Discover top opinion writers"
    }
  ]
}
