{
  "short_name": "Kids Investment",
  "name": "Kids Investment Game - For my Omer and Ben's Noa",
  "description": "Learn investing through fun and interactive gameplay! A special educational game created for my Omer and Ben's Noa.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "mainlogo.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "mainlogo.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
