{
  "name": "سندکت",
  "short_name": "سندکت",
  "theme_color": "#35155D",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?source=pwa", 
  "related_applications": [
    {
      "platform": "play",
      "id": "com.kavosh.sandcat"
    },{
      "platform": "webapp",
      "url": "https://sandcatapp.ir/manifest.json"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
