{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Pinnacle PWA",
  "short_name": "Pinnnacle",
  "start_url": "/", 
  "display": "standalone",
  "theme_color": "#0f497d",
  "background_color": "#0f497d",
  "gcm_sender_id": "482941778795",
  "gcm_sender_id_comment": "Do not change the GCM Sender ID",
  "icons": [
    {
      "src": "https://www.clickandstor.com/images/48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "https://www.clickandstor.com/images/96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://www.clickandstor.com/images/128.png",
      "type": "image/png",
      "sizes": "128x128"
    }, 
    {
      "src": "https://www.clickandstor.com/images/144.png",
      "type": "image/png",
      "sizes": "144x144"
    }, 
    {
      "src": "https://www.clickandstor.com/images/152.png",
      "type": "image/png",
      "sizes": "152x152"
    }, 
    {
      "src": "https://www.clickandstor.com/images/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.clickandstor.com/images/256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "https://www.clickandstor.com/images/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}