{
  "name": "Quantum Dhamma | The Ultimate Reality",
  "short_name": "Q-Dhamma",
  "description": "An elite Progressive Web App intertwining Quantum Physics and Buddhist Ontology.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#02040a",
  "theme_color": "#00f3ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046269.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046269.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}