{
  "name": "Football Highlights IE",
  "short_name": "FH IE",
  "description": "Football highlights, live scores, stats and match updates across Ireland.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2116",
  "theme_color": "#8BCF2F",
  "lang": "en-IE",

  "icons": [
    {
      "src": "images/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}