{
  "id": "/My-Recipes/",
  "name": "Οι Συνταγές μου",
  "short_name": "Συνταγές",
  "description": "Η προσωπική σας εφαρμογή για αποθήκευση και οργάνωση συνταγών μαγειρικής.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a0a0a",
  "theme_color": "#1a0a0a",
  "icons": [
    {
      "src": "app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Recipe Book Cover"
    }
  ]
}
