﻿{
  "short_name": "Bakvörður",
  "name": "Stimplunarforrit Bakvarðar",
  "icons": [
    {
      "src": "img/icon/16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "img/icon/32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "img/icon/48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/icon/57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "img/icon/72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "img/icon/96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/icon/114.png",
      "type": "image/png",
      "sizes": "114x114"
    },
    {
      "src": "img/icon/128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "img/icon/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "img/icon/195.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/icon/256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "img/icon/256.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#3C8BC5",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3C8BC5"
}