{
  "name": "Wiibug",
  "short_name": "Wiibug",
  "start_url": "https://wiibug-bug-explorer.lovable.app/",
  "scope": "https://wiibug-bug-explorer.lovable.app/",
  "id": "https://wiibug-bug-explorer.lovable.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAF7F1",
  "theme_color": "#3bb273",
  "description": "Discover the tiny world! Snap a bug photo, learn what it is, and build your collection.",
  "categories": ["education", "kids", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screen2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
