{
  "name": "Mana AI - AI Image & Video Creator",
  "short_name": "Mana AI",
  "description": "Create stunning images and videos with the world's best AI models. Free for everyone.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0f",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "iarc_rating_id": "",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["productivity", "photo", "graphics"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Create Image",
      "short_name": "Create",
      "description": "Create an AI image",
      "url": "/editor",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Campaign",
      "short_name": "Campaign",
      "description": "Create a social media campaign",
      "url": "/campaign",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Mana AI - AI Image & Video Creator"
    }
  ],
  "prefer_related_applications": false
}
