{
  "name": "AURA — Personal Growth Platform",
  "short_name": "AURA",
  "description": "Alışkanlık, finans, dil ve kişisel gelişim platformu",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0D0C0A",
  "theme_color": "#0D0C0A",
  "orientation": "portrait-primary",
  "lang": "tr",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "productivity", "education"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Alışkanlıklar", "url": "/modules/habit/index.html",   "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}] },
    { "name": "Finans",        "url": "/modules/finance/index.html", "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}] },
    { "name": "Dil",           "url": "/modules/lang/index.html",    "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}] }
  ]
}
