{
  "name": "Pharmtouch",
  "short_name": "Pharmtouch",
  "description": "Pharmtouch — shop products, fabrics and sizes from your phone.",
  "start_url": "index.php",
  "id": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12141C",
  "theme_color": "#12141C",
  "icons": [
    {
      "src": "assets/images/pharmtouch-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/pharmtouch-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/pharmtouch-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/images/pharmtouch-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}