{
    "name": "Namaegao — Face & Name Memory Training",
    "short_name": "Namaegao",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFF9EC",
    "theme_color": "#3A7BD5",
    "description": "Face and name memory training game. Never forget a name again — train with real faces, backed by cognitive science.",
    "lang": "en",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.nanimonjya",
            "id": "com.nanimonjya"
        }
    ],
    "categories": ["education", "games", "health"],
    "screenshots": [],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
