{
  "name": "GhostPack AI",
  "short_name": "GhostPack",
  "description": "AI-powered audio packaging suite for EDM ghost producers",
  "theme_color": "#0a0f1a",
  "background_color": "#0a0f1a",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-official.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-official.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo-official.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ]
}
