{
  "name": "takispap.gr",
  "short_name": "Takis",
  "description": "Takis Papadopoulos personal website",
  "start_url": "https://takispap.gr",
  "scope": "/",
  "lang": "en-US",
  "theme_color": "#ffffff",
  "display": "standalone",
  "background_color": "#000000",
  "orientation": "any",
  "dir": "auto",
  "id": "takispap.gr",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}