{
  "name": "ElderPaisios Book Scan",
  "short_name": "ElderPaisios-Book-Scan",
  "description": "Σαρώστε εικόνες από το βιβλίο Γέροντα Παΐσιου και βρείτε το αντίστοιχο βίντεο ή υλικό άμεσα.",
  "id": "/",
  "theme_color": "#36241c",
  "background_color": "#f5f0eb",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "lang": "el",
  "dir": "ltr",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Σάρωση εικόνας βιβλίου"
    },
    {
      "src": "/images/screenshot-result.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Αποτέλεσμα αναγνώρισης"
    }
  ],
  "shortcuts": [
    {
      "name": "Σάρωση",
      "short_name": "Σάρωση",
      "description": "Ανοίξτε την κάμερα για σάρωση",
      "url": "/scanner",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Αναζήτηση",
      "short_name": "Αναζήτηση",
      "description": "Αναζήτηση με σελίδα ή τίτλο",
      "url": "/search",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
