{
  "name": "MaxiMorph - AI Presentation Editor",
  "short_name": "MaxiMorph",
  "description": "Pixel-perfect web-based presentation editor with AI-powered features",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1015",
  "theme_color": "#9e0e26",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-76x76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Presentation",
      "url": "/?action=new",
      "description": "Create a new presentation"
    }
  ],
  "prefer_related_applications": false
}
