{
  "name": "Atlas — AI Creative Studio",
  "short_name": "Atlas",
  "description": "AI-powered creative studio for images, videos & music",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7c3aed",
  "background_color": "#0a0a1a",
  "categories": ["entertainment", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generate Images",
      "url": "/generate",
      "description": "Create AI-powered images"
    },
    {
      "name": "Create Video",
      "url": "/video-story",
      "description": "Generate cinematic video clips"
    },
    {
      "name": "Chat with Atlas",
      "url": "/chat",
      "description": "Get creative ideas from AI"
    }
  ]
}
