{
  "name": "Harimu — your day, your way",
  "short_name": "Harimu",
  "description": "A personal daily app you assemble yourself: tasks, calendar, notes, habits, spending and shopping, each switched on or off as you like.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf9f3",
  "theme_color": "#4f7a46",
  "lang": "en",
  "icons": [
    { "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
