{
    "name": "SUPER POS",
    "short_name": "SUPER POS",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007BFF",
    "icons": [
      {
        "src": "img/icon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "img/icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  