{
  "short_name": "Funhouse",
  "name": "Funhouse Ice Cream Operations",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%23ff79c6%22/><text y=%22.9em%22 x=%225%22 font-size=%2280%22>🍦</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#ffffff",
  "theme_color": "#ff79c6",
  "display": "standalone",
  "orientation": "portrait"
}