{
  "name": "Ajasa – Create Your Song",
  "short_name": "Ajasa",
  "description": "Turn your love story into a professional song in minutes.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#a855f7",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-man-v5.jpg",
      "sizes": "800x600",
      "type": "image/jpeg",
      "label": "Ajasa Studio – Create Your Song"
    }
  ],
  "shortcuts": [
    {
      "name": "Create a Song",
      "short_name": "Create",
      "description": "Start creating a new personalised song",
      "url": "/create",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View and download your saved songs",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
