{
  "name": "Flow Studio — Πρόγραμμα Πιλάτες",
  "short_name": "Flow",
  "description": "Διαχείριση ωραρίου και μαθητών πιλάτες με drag-and-drop και φωνητικές εντολές.",
  "lang": "el",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f3f3",
  "theme_color": "#b78787",
  "categories": ["productivity", "lifestyle", "health"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
