{
  "name": "Хайку",
  "short_name": "Хайку",
  "description": "Написание хайку на русском языке с подсчётом слогов и подбором слов.",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "ru",
  "display": "standalone",
  "background_color": "#000f1a",
  "theme_color": "#f4efe8",
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/favicon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/web-app-manifest-192x192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "icons/web-app-manifest-512x512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "icons/web-app-manifest-512x512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }
  ]
}
