{
  "name": "Niveth: Surreal Dream Journal",
  "short_name": "Niveth",
  "description": "Archive your subconscious with AI-powered dream analysis and visualization.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Yeni Rüya Anlat",
      "short_name": "Anlat",
      "description": "Hemen bir rüya kaydetmeye başla",
      "url": "/?action=record",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "background_color": "#020617",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
