{
  "name": "Apex Store",
  "short_name": "Apex Store",
  "description": "Install signed iOS apps directly to your device.",
  "start_url": "/store",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}