{
  "name": "Northern Ice Jewellers",
  "short_name": "Northern Ice",
  "description": "Premium Grillz & Bespoke Jewellery. Bradford, UK.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "homescreen.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "homescreen.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}