{
  "name": "HairstyleAI",
  "short_name": "HairstyleAI",
  "description": "Try 90+ hairstyles & 30+ hair colors on your selfie with AI. See how any hairstyle looks on you before your salon visit.",
  "theme_color": "#be4d6e",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["beauty", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.bulpara.hairstyleai",
      "id": "com.bulpara.hairstyleai"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/hairstyleai/id6745136291",
      "id": "6745136291"
    }
  ]
}
