{
  "name": "Galaxy of Udrat",
  "short_name": "UDRAT",
  "description": "অফিশিয়াল ডিজিটাল পোর্টফোলিও",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#00cec9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "imige/1%20logo-192.png", 
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "imige/2%20logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["portfolio", "photography", "personal"]
}