{
  "name": "RD Portfolio Hub",
  "short_name": "RD Hub",
  "description": "ผลงาน โครงการที่กำลังทำ คิวงาน และคลังไอเดียของทีม R&D",
  "lang": "th",
  "dir": "ltr",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#010103",
  "theme_color": "#14294A",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Project",
      "short_name": "Project",
      "url": "./ongoing.php",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "คลังไอเดีย",
      "short_name": "ไอเดีย",
      "url": "./ideas.php",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ผลงาน",
      "short_name": "ผลงาน",
      "url": "./portfolio.php",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
