{
  "short_name": "COURTPLAN",
  "name": "COURTPLAN — Διαχείριση Νομικών Προθεσμιών",
  "description": "Απλά, γρήγορα, αξιόπιστα. Διαχείριση δικογραφικής ροής, υποθέσεων και προθεσμιών για δικηγόρους.",
  "lang": "el-GR",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#b91c1c",
  "categories": ["productivity", "business", "legal"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Νέα εγγραφή",
      "short_name": "Νέα",
      "description": "Δημιουργία νέας εγγραφής",
      "url": "/?action=new-entry"
    },
    {
      "name": "Ημερολόγιο",
      "short_name": "Ημερ.",
      "description": "Προβολή ημερολογίου",
      "url": "/?tab=calendar"
    }
  ]
}
