{
  "name": "ViNano AI - AI Image Generator",
  "short_name": "ViNano AI",
  "description": "Advanced AI-powered image generation platform with 4K HD output and watermark-free downloads",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0f172a",
  "categories": ["productivity", "graphics", "ai"],
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "shortcuts": [
    {
      "name": "Generate Image",
      "short_name": "Generate",
      "description": "Generate AI images from text",
      "url": "/ai-image-editor",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse generated images",
      "url": "/gallery",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Image Tool",
      "short_name": "Tool",
      "description": "Advanced image editing tools",
      "url": "/image-tool",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
