{
  "name": "TC Sentinel — Treasure Coast News",
  "short_name": "TC Sentinel",
  "description": "Local news for Martin, St. Lucie and Indian River Counties, Florida. Government, courts, schools, weather, and community coverage.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f0f0f",
  "background_color": "#F0EDE6",
  "icons": [
    {
      "src": "/assets/images/tc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/tc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "magazines"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Today's News",
      "url": "/?source=pwa-shortcut",
      "icons": [{"src": "/assets/images/owl-circle.png", "sizes": "96x96"}]
    },
    {
      "name": "Subscribe",
      "url": "/subscribe.html?source=pwa-shortcut"
    }
  ]
}
