{
  "name": "Model Call",
  "short_name": "ModelCall",
  "description": "Australia's beauty model call platform. Book free or discounted treatments at top clinics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F9",
  "theme_color": "#F43F6A",
  "orientation": "portrait",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
