{
  "name": "Snackdoku",
  "short_name": "Snackdoku",
  "description": "Find the exclusive territories for delicious snacks in this cozy, offline-capable logic puzzle.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6F0",
  "theme_color": "#FAF6F0",
  "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 fill=%22%23FAF6F0%22 rx=%2220%22/><text y=%22.9em%22 x=%22.05em%22 font-size=%2280%22>🍩</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "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 fill=%22%23FAF6F0%22 rx=%2220%22/><text y=%22.9em%22 x=%22.05em%22 font-size=%2280%22>🍩</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}