﻿{
  "name": "Mandagseliten",
  "short_name": "Mandagseliten",
  "description": "Progressive web application",
  "start_url": "../index.html",
  "background_color": "#edffd8",
  "theme_color": "#1971ff",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./img/icons/ishoj-logo-me-192px_icon_frame.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/icons/ishoj-logo-me-512px_icon_frame.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
