{
  "name": "Star Friends - Constellation Explorer",
  "short_name": "Star Friends",
  "description": "Connect stars to discover friendly animal constellations in the night sky!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e1b4b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "kids", "entertainment"],
  "prefer_related_applications": false
}
