{
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "short_name": "SW Dallas News",
  "name": "Southwest Dallas News",
  "description": "The news source for the Best Southwest, Oak Cliff, RedBird, Grand Prairie, Cockrell Hill, and southern Dallas County",
  "icons": [
    { "src": "favicon.ico", "sizes": "16x16 32x32", "type": "image/x-icon" },
    { "src": "logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#111111",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["news", "lifestyle"],
  "shortcuts": [
    {
      "name": "Alert Center",
      "short_name": "Alerts",
      "url": "/alerts",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Weather",
      "short_name": "Weather",
      "url": "/weather",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Daily Brief",
      "short_name": "Brief",
      "url": "/daily-brief",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/submit-tip",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "screenshots": [
    { "src": "screenshots/home-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Front page with the live Southwest Dallas feed" },
    { "src": "screenshots/alerts-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Alert Center with push and weather alerts" },
    { "src": "screenshots/home-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Desktop front page" }
  ]
}
