{  
  "name": "Anezy - AI Photo Transformation",  
  "short_name": "Anezy",  
  "description": "Transform your photos with AI-powered style templates. Create stunning portraits in seconds.",  
  "start_url": "/",  
  "display": "standalone",  
  "background_color": "#0a0b0f",
  "theme_color": "#0ea5e9",  
  "orientation": "portrait",  
  "scope": "/",  
  "lang": "en",  
  "categories": ["photo", "entertainment", "lifestyle"],  
  "icons": [  
    {  
      "src": "/logo.png",  
      "sizes": "192x192",  
      "type": "image/png",  
      "purpose": "any maskable"  
    },  
    {  
      "src": "/logo.png",  
      "sizes": "512x512",  
      "type": "image/png",  
      "purpose": "any maskable"  
    }  
  ],  
  "screenshots": [],  
  "shortcuts": [  
    {  
      "name": "Explore",  
      "short_name": "Browse",  
      "description": "Browse AI transformation templates",  
      "url": "/",  
      "icons": [{ "src": "/Explore.png", "sizes": "192x192" }]  
    },  
     {  
      "name": "Collections",  
      "short_name": "Packs",  
      "description": "Browse the collections of templates",  
      "url": "/collections",  
      "icons": [{ "src": "/Collection.png", "sizes": "192x192" }]  
    },  
    {  
      "name": "Guide",  
      "short_name": "Help",  
      "description": "Learn how to use Anezy",  
      "url": "/guide",  
      "icons": [{ "src": "/Guide.png", "sizes": "192x192" }]  
    }  
  ]  
}
