{
  "name": "GMW PPT — AI Presentation Maker",
  "short_name": "GMW PPT",
  "description": "Create stunning presentations in seconds with AI. Professional slides with animations, images, and export to PowerPoint, PDF, and Google Slides.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "design"]
}
