{
  "id": "./app",
  "name": "Perseed",
  "short_name": "Perseed",
  "version": "2026.07.30.1",
  "description": "Where knowledge grows — learn, build, grow, connect and trade.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/V2/public/app?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7faf7",
  "theme_color": "#176b45",
  "categories": ["education", "lifestyle", "social", "shopping"],
  "icons": [
    {"src": "./pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "./pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Offline downloads", "short_name": "Downloads", "url": "/V2/public/offline-library?source=pwa-shortcut", "icons": [{"src": "./pwa/icon-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Garden Planner", "short_name": "Planner", "url": "/V2/public/garden-planner?source=pwa-shortcut", "icons": [{"src": "./pwa/icon-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Season Planner", "short_name": "Seasons", "url": "/V2/public/profile?section=season-planner&source=pwa-shortcut#season-planner", "icons": [{"src": "./pwa/icon-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Marketplace", "short_name": "Market", "url": "/V2/public/marketplace?source=pwa-shortcut", "icons": [{"src": "./pwa/icon-192.png", "sizes": "192x192", "type": "image/png"}]}
  ]
}
