{
  "name": "MDMRF System — Mould Die Machine Repair Form",
  "short_name": "MDMRF",
  "description": "Mould Die Machine Repair Form — Breakdown tracking and maintenance management system",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0c0f18",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Report Breakdown",
      "short_name": "Report",
      "url": "/index.html",
      "description": "Submit a new breakdown report"
    }
  ]
}
