{
  "name": "DMM4 Development",
  "short_name": "DMM4",
  "description": "Professional Brand & Business Automation Software",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F1",
  "theme_color": "#7A9460",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}