{
  "name": "Calculator",
  "short_name": "Calc",
  "description": "A simple calculator",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%231a1a2e'/><rect x='32' y='32' width='128' height='36' rx='6' fill='%233a3a4e'/><rect x='32' y='80' width='56' height='32' rx='6' fill='%232a2a3e'/><rect x='100' y='80' width='26' height='32' rx='6' fill='%230f3460'/><rect x='134' y='80' width='26' height='32' rx='6' fill='%230f3460'/><rect x='32' y='120' width='26' height='32' rx='6' fill='%232a2a3e'/><rect x='66' y='120' width='26' height='32' rx='6' fill='%232a2a3e'/><rect x='100' y='120' width='26' height='32' rx='6' fill='%232a2a3e'/><rect x='134' y='120' width='26' height='32' rx='6' fill='%230f3460'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1a2e'/><rect x='80' y='80' width='352' height='96' rx='14' fill='%233a3a4e'/><rect x='80' y='208' width='150' height='88' rx='14' fill='%232a2a3e'/><rect x='264' y='208' width='70' height='88' rx='14' fill='%230f3460'/><rect x='362' y='208' width='70' height='88' rx='14' fill='%230f3460'/><rect x='80' y='320' width='70' height='88' rx='14' fill='%232a2a3e'/><rect x='178' y='320' width='70' height='88' rx='14' fill='%232a2a3e'/><rect x='264' y='320' width='70' height='88' rx='14' fill='%232a2a3e'/><rect x='362' y='320' width='70' height='88' rx='14' fill='%23e94560'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
