{
  "name": "Nextera AI Hub",
  "short_name": "AI Hub",
  "description": "Free AI prompts, guides, and tools for founders, students, parents, and anyone curious about AI.",
  "start_url": "/link",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
