{
    "short_name": "MyPaws",
    "name": "MyPaws - Паспорт улюбленця",
    "icons": [
      {
        "src": "apple-touch-icon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "apple-touch-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#a073e7",
    "background_color": "#fffdfd"
  }