{
  "name": "Green Fox Quests",
  "short_name": "GF Quests",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fff7",
  "theme_color": "#2f7d32",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "/"
}