{
  "name": "TinyFingers",
  "short_name": "TinyFingers",
  "description": "Ένα ήρεμο, αιθέριο παιχνίδι φωτός σε πλήρη οθόνη, εκτός σύνδεσης, για μωρά και νήπια.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#0a1228",
  "theme_color": "#0a1228",
  "categories": ["entertainment", "kids", "games"],
  "lang": "el",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "./icons/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "./icons/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
