{
  "name": "The Soil",
  "short_name": "The Soil",
  "description": "Independent journalism for the culture — culture, politics, and business without corporate spin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f0",
  "theme_color": "#1a1a1a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Culture",
      "short_name": "Culture",
      "description": "Read the latest culture articles",
      "url": "/culture",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Latest Politics",
      "short_name": "Politics",
      "description": "Read the latest politics articles",
      "url": "/politics",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "The Soil Homepage"
    }
  ]
}
