{
  "name": "Sri Yantra",
  "short_name": "Sri Yantra",
  "description": "Sri Yantra generator: the nine interlocking triangles with their lotus petals, circles and gates, drawn to scale, colorable, and exportable as SVG or PNG.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a212d",
  "theme_color": "#1a212d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
