{
    "name": "birthdiary",
    "short_name": "birthdiary",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#8936FF",
    "background_color": "#2EC6FE",
    "orientation": "any",
    "dir": "auto",
    "lang": "el-GR",
    "icons": [
      {
        "src": "icon512_maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "icon512_rounded.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }
  