{
  "name": "kemo AI - AI Music Generation & Creation Platform",
  "short_name": "kemo",
  "description": "Turn text into complete songs. AI vocals, lyrics editor, music videos, and a global creator community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070710",
  "theme_color": "#9b5cf6",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["music", "entertainment", "social", "music_service", "creativity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Music",
      "short_name": "Create",
      "description": "Start AI music creation now",
      "url": "/create",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Explore trending community tracks",
      "url": "/discover",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    }
  ]
}
