{
  "name": "Keto Calculator",
  "short_name": "Keto",
  "description": "Ketogeen dieet calculator en tracker. Alle gegevens blijven lokaal op je toestel.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f4",
  "theme_color": "#3d8b62",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%233d8b62'/%3E%3Cpath d='M158 128h57v105l88-105h68l-97 118 105 138h-69l-95-125v112h-57z' fill='%23ffffff'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%233d8b62'/%3E%3Cpath d='M180 160h48v88l74-88h57l-81 99 88 116h-58l-80-105v94h-48z' fill='%23ffffff'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
