{
  "name": "John Connolly Cars",
  "short_name": "JC Cars",
  "description": "John Connolly's weekly Australian motoring column — Formula 1, electric vehicles, car reviews and the global auto industry.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#111111",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["news", "sports", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://storage.readdy-site.link/project_files/51ec68db-e068-43c9-8760-44ab85e315a8/a8eb0781-683e-441e-b663-e55b2522f845_JCPTeamJohnC.webp?v=b3bdeb09a0abb6f2ae6c870a3faff7ab",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "John Connolly Cars – Australian Motoring Column"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Articles",
      "short_name": "Latest",
      "description": "Read the latest motoring articles",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Archive",
      "short_name": "Archive",
      "description": "Browse all past editions",
      "url": "/pasteditions",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Subscribe",
      "short_name": "Subscribe",
      "description": "Subscribe to the free weekly newsletter",
      "url": "/subscribe",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}