{
  "short_name": "Blueberry Math",
  "name": "Blueberry Math",
  "description": "Blueberry Math is a math game for children aged 3 to 8 years old.",
  "icons": [
    {
      "src": "/assets/icon/bb/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon/bb/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#6363FC",
  "background_color": "#683FAC",
  "orientation": "portrait"
}
