{
  "name": "Οικονόμος — Οικογενειακά Οικονομικά",
  "short_name": "Οικονόμος",
  "description": "Οικογενειακά οικονομικά: έσοδα/έξοδα, πάγια, QR αποδείξεις, χαρτζιλίκι παιδιών.",
  "lang": "el",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1226",
  "theme_color": "#0b1226",
  "categories": ["finance", "lifestyle"],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1350",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Αρχική οθόνη με συνολικό υπόλοιπο και πρόσφατες κινήσεις"
    },
    {
      "src": "screenshot-transactions.png",
      "sizes": "1080x1350",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Λίστα κινήσεων με φίλτρα και κατηγορίες"
    }
  ],
  "shortcuts": [
    {
      "name": "Γρήγορο έξοδο",
      "short_name": "Έξοδο",
      "description": "Καταχώρηση νέου εξόδου",
      "url": "./index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-180.png",          "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
