{
  "name": "SD Adventure Guide",
  "short_name": "SD Guide",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#2c4c3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%232c4c3b'/%3E%3Ctext x='50' y='65' font-size='40' text-anchor='middle' fill='white'%3E🦬%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}