{
  "short_name": "Marse POS",
  "name": "Marse Cafe Management",
  "icons": [
    {
      "src": "marse-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "marse-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#112619",
  "background_color": "#0a170f"
}