{
  "name": "Kymataki",
  "short_name": "Kymataki",
  "description": "Ελληνικές παραλίες — live συνθήκες θάλασσας",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0096c7",
  "theme_color": "#0096c7",
  "lang": "el",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "weather", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Κοντινές Παραλίες",
      "short_name": "Κοντά μου",
      "description": "Βρες παραλίες κοντά σου",
      "url": "/?tab=list&sort=nearby",
      "icons": [{ "src": "/icons/icon.png", "sizes": "512x512" }]
    },
    {
      "name": "Χάρτης",
      "short_name": "Χάρτης",
      "description": "Δες τις παραλίες στο χάρτη",
      "url": "/?tab=map",
      "icons": [{ "src": "/icons/icon.png", "sizes": "512x512" }]
    }
  ]
}
