{
  "name": "Peptide South Africa - Research & Routine Tracker",
  "short_name": "Peptide SA",
  "description": "Mobile-first research records, routine reminders, inventory, bloodwork uploads and order tracking for South African users",
  "id": "/?psa",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "lang": "en-ZA",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#F4F8F8",
  "theme_color": "#082B57",
  "orientation": "portrait",
  "categories": ["education", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png?v=psa5",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=psa5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=psa5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=psa5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=psa5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Record Routine Entry",
      "short_name": "Record",
      "description": "Record an entry from an existing research routine",
      "url": "/?action=log",
      "icons": [{ "src": "/favicon.png?v=psa5", "sizes": "96x96" }]
    }
  ]
}
