{
  "name": "PS3 Home Button Helper",
  "short_name": "PS3 Home",
  "description": "Open the PS3 PS/Home button command endpoint from a phone, tablet, or PC on your local network.",
  "version": "1.2.0",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#080711",
  "theme_color": "#b57cff",
  "categories": ["utilities", "games"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
