{
  "name": "The Naked Wire",
  "short_name": "Naked Wire",
  "description": "Sharp Humor. The Brutal Truth. Common Sense. Nigeria's premium editorial platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#0A0A0A",
  "categories": ["news", "entertainment", "lifestyle"],
  "lang": "en-NG",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230A0A0A' rx='24'/><text y='148' x='24' font-size='148' font-family='serif' font-weight='900' fill='%23C9A84C'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230A0A0A' rx='64'/><text y='400' x='60' font-size='400' font-family='serif' font-weight='900' fill='%23C9A84C'>W</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Articles",
      "short_name": "Latest",
      "description": "Read the latest articles",
      "url": "/"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search all articles",
      "url": "/search.html"
    },
    {
      "name": "Political Voltage",
      "short_name": "Politics",
      "description": "Political commentary",
      "url": "/category.html?cat=political-voltage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}