{
  "name": "Aware — natural awareness companion",
  "short_name": "Aware",
  "description": "Gentle nudges through your day to develop natural awareness.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef1e6",
  "theme_color": "#eef1e6",
  "orientation": "portrait",
  "icons": [
    {"src":"icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
