{
    "name": "KiddOS — A Safe Pretend Phone for Kids",
    "short_name": "KiddOS",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen"],
    "background_color": "#fff8ef",
    "theme_color": "#34205f",
    "orientation": "portrait",
    "categories": ["education", "kids", "games"],
    "lang": "en",
    "description": "A kid-safe pretend phone with learning boards, stories, music and games. Try KiddOS in your browser, then install the full app for cameras, videos and offline stories.",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/kiddos-a-safe-phone-for-kids/id6467886695"
        },
        {
            "platform": "play",
            "id": "com.c0di.kalia",
            "url": "https://play.google.com/store/apps/details?id=com.c0di.kalia"
        }
    ],
    "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"
        }
    ]
}
