{
  "name": "Kicko Math",
  "short_name": "Kicko Math",
  "description": "תרגול חשבון דרך משחק כדורגל - לילדים בכיתות א׳-ד׳",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1a",
  "theme_color": "#213c7f",
  "dir": "rtl",
  "lang": "he",
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kicko Math"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Kicko Math"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
