{
  "id": "com.everydaytasks.app",
  "short_name": "Everyday Tasks",
  "name": "Everyday Tasks - Task Tracker",
  "description": "A calm desk for your week. Quiet interface, punchy accents, and swift sync—plan once, glide through the day.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1d71f2",
  "background_color": "#0a0f1b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false
}
