{
  "name": "Songora.io - AI Music Generator",
  "short_name": "Songora",
  "description": "Създавайте уникална музика с помощта на AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1f",
  "theme_color": "#9333ea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Създай песен",
      "short_name": "Създай",
      "description": "Генерирай нова AI музика",
      "url": "/?page=generate",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["music", "entertainment", "productivity"],
  "screenshots": []
}
