{
  "name": "Constellation Poet",
  "short_name": "ConstellPoet",
  "description": "A poetic night sky board linking your words as glowing star clusters, generating procedural celestial constellations.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0c16",
  "theme_color": "#e5c158",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}