{
  "name": "Prompt Galaxy",
  "short_name": "Prompt Galaxy",
  "description": "AI Image Prompt Gallery by SurajFX",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
