{
  "name": "DrEytichidou",
  "short_name": "DrEytichidou",
  "id": "/?pwa=1",
  "description": "Αναστασία Ευτυχίδου. Ειδική Παθολόγος MD Msc.",
  "icons": [
    {
      "src": "./images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#FCF1E8",
  "background_color": "#FCF1E8",
  "start_url": "/",
  "dir": "ltr",
  "lang": "el",
  "orientation": "any",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dreftychidou.gr/wp-content/themes/dreytichidou/images/favicon/site.webmanifest"
    }
  ],
  "categories": ["health", "medical", "health & fitness"]
}