{
  "name": "هم‌گرام",
  "short_name": "هم‌گرام",
  "start_url": "/main.html",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#00848c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/home.svg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/home.svg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}