{
  "short_name": "POS MASA",
  "name": "POS Terminal Standalone - MASA",
  "icons": [
    {
      "src": "icon-generator.php?size=192",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-generator.php?size=512",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./pos_terminal.php",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "display": "standalone",
  "orientation": "any"
}
