{
  "name": "Kayaos.space",
  "short_name": "Kayaos",
  "description": "Organization, tasks, reminders, location reminders, weekly calendar and 12-hour urgency clock.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F4ECDA",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"icons/icon-48.png","sizes":"48x48","type":"image/png"},
    {"src":"icons/icon-72.png","sizes":"72x72","type":"image/png"},
    {"src":"icons/icon-96.png","sizes":"96x96","type":"image/png"},
    {"src":"icons/icon-144.png","sizes":"144x144","type":"image/png"},
    {"src":"icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
