{
  "name": "Bakso Simulator 2",
  "short_name": "Bakso Sim 2",
  "description": "Download Bakso Simulator 2 and manage your own bakso restaurant in this simulation game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#c87533",
  "icons": [
    {
      "src": "/bakso-simulator-2.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/bakso-simulator-2.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
