{
  "name": "My Spooney Life — Spoon Theory Tracker",
  "short_name": "My Spooney Life",
  "description": "A free Spoon Theory energy tracker for spoonies and people with chronic illness. Log your spoonie day, manage daily energy, track activities, and get burnout insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f2",
  "theme_color": "#829785",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-GB",
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "My Spooney Life — Spoon Theory Energy Tracker"
    }
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
