{
  "name": "District X",
  "short_name": "District X",
  "description": "Private ordering application – not an online store.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#1e1e3f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='230' fill='%231e1e3f' stroke='%239c5ce6' stroke-width='20'/%3E%3Cpath d='M160 360 L256 180 L352 360 Z' fill='%239c5ce6'/%3E%3Crect x='220' y='360' width='72' height='40' fill='%23ff6b6b'/%3E%3Ccircle cx='256' cy='160' r='30' fill='%23ffffff'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}