{
  "id": "/imco/",
  "name": "Bildkompressor — verktyg.it",
  "short_name": "Bildkompressor",
  "description": "Komprimera HEIC, JPG, PNG och WebP lokalt i webbläsaren. Batch, före/efter, ZIP — ingen uppladdning.",
  "lang": "sv",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#f4f6fb",
  "categories": ["utilities", "productivity", "photo"],
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
