{
  "name": "AI Sticker Magic - Create Amazing AI Stickers",
  "short_name": "Sticker Magic",
  "description": "Create stunning, custom stickers using AI. Transform your ideas into amazing stickers with our powerful AI generator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["productivity", "graphics", "photo"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/Sticker-magic-2.jpeg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "AI Sticker Generator Interface"
    }
  ]
} 