{
  "name": "Generate Worksheet",
  "short_name": "Worksheets",
  "description": "Free printable Math, English, Time, and language worksheets for kids ages 6-12.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2ecc71",
  "lang": "en",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Math Worksheets",
      "short_name": "Math",
      "url": "/math-worksheets.html",
      "description": "Math worksheets by grade"
    },
    {
      "name": "English Worksheets",
      "short_name": "English",
      "url": "/english-worksheets.html",
      "description": "English & spelling worksheets"
    },
    {
      "name": "Quick Print",
      "short_name": "Quick Print",
      "url": "/quick-print.html",
      "description": "Fast one-click worksheets"
    }
  ]
}
