{
  "name": "The Austin Wire",
  "short_name": "Austin Wire",
  "description": "Austin's essential news & events - insider guides and tonight's top picks with verified sources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F2ED",
  "theme_color": "#1A1816",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/austin-wire-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/austin-wire-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/austin-wire-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["news", "events", "entertainment", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}