{
  "name": "Metimely",
  "short_name": "Metimely",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "description": "Metimely keeps dated notes, photos, care events, reminders, and shareable photo-to-video timeline exports together for plant care logs, projects, and collections.",
  "categories": ["productivity", "lifestyle"],
  "theme_color": "#3f6f4a",
  "background_color": "#f8faf7",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
