{
  "name": "CreaitoAnime - AI Anime Art & Collectibles Shop",
  "short_name": "CreaitoAnime",
  "description": "Premium AI-powered anime art, custom templates, animated invites, and digital collectibles for celebrations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Cards",
      "short_name": "Cards",
      "description": "Browse our collection of premium anime cards",
      "url": "/cards"
    },
    {
      "name": "View Collections",
      "short_name": "Collections",
      "description": "Explore animated collections",
      "url": "/collections"
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
  
