{
  "name": "Fotoz",
  "short_name": "Fotoz",
  "description":"فوتوز | نرم افزار ترک سیگار",
  "theme_color": "#3f2e3e",
  "background_color": "#3f2e3e",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/app/",
  "icons": [
      {
          "src": "app-logo.svg",
          "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
          "type": "image/svg+xml",
          "purpose": "any"
      }
  ],
  "splash_pages": null
}