{
    "dir": "ltr",
    "lang": "ru",
    "name": "Postupai",
    "short_name": "Postupai",
    "description": "Платформа Postupai",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/pwa_image.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#f2f2f2",
    "url": "https://www.postupai.com/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "https://www.postupai.com/",
    "scope": ".",
    "categories": ["education"],
    "related_applications": [{
      "platform": "webapp",
      "url": "https://www.postupai.com/manifest.json"
    }]
}
