{
  "id": "/?source=pwa",
  "name": "Hot Shit",
  "short_name": "Hot Shit",
  "description": "The best shit nearby. Served hot. No menus. No debate. Just go.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#d1d3d4",
  "theme_color": "#f15a22",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
