{
  "name": "CodingDrills.au",
  "short_name": "CodingDrills",
  "description": "Learn Python and Blocks programming with fun, bite-sized daily coding challenges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2b98f0",
  "theme_color": "#1e40af",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
